License Usage Report

The /licensing/statistic resource collection represents a license usage report and allows you to submit a license usage report. This report includes statistic information on Veeam Backup for Microsoft 365 licensing.

Get Licensing Platform

Returns a resource representation of information about the licensing platform.

SecurityBearer
Responses
200

OK

default

Operation failure response.

get/v8/licensing/statistic/platform
Request samples
Response samples
application/json
{
  • "groups": [
    ],
  • "platforms": [
    ]
}

Get License Usage Report

Returns a resource representation of a license usage report.

SecurityBearer
Responses
200

OK

default

Operation failure response.

get/v8/licensing/statistic/reports/latest
Request samples
Response samples
application/json
{
  • "reportParameters": {
    },
  • "platformTypes": [
    ]
}

Submit License Usage Report

Allows you to submit a license usage report. This report includes statistic information on Veeam Backup for Microsoft 365 licensing.

x-codegen-request-body-name: options
SecurityBearer
Request
path Parameters
reportId
required
integer <int32>

Specifies the identification number of the license usage report. For more information on how to get this parameter, see Get License Usage Report.

Request Body schema: application/json
required
Array of objects (RESTLicensingOrganizationRemovedObjects)

Specifies the information about objects removed from the report for each organization added to Veeam Backup for Microsoft 365.

Responses
204

No Content

default

Operation failure response.

post/v8/licensing/statistic/reports/{reportId}/approve
Request samples
application/json
{
  • "removedObjects": [
    ]
}
Response samples
application/json
{
  • "message": "string",
  • "errorCode": "ProxyOffline",
  • "stackTrace": "string"
}

Get License Usage by Organization ID

Returns a resource representation of the license usage for a Microsoft organization with the specified ID.

SecurityBearer
Request
query Parameters
platformId
string <uuid>

Specifies the identification number of the licensing platform. For more information on how to get this parameter, see Get Licensing Platform.

organizationId
string

Specifies the identification number of the Microsoft 365 organization. For more information on how to get this parameter, see Get Organizations.

backedUpOrganizationId
string

Specifies the identification number of the backed-up Microsoft organization in the backup. For more information on how to get this parameter, see Get Backed-Up Organizations.

Responses
200

OK

default

Operation failure response.

get/v8/licensing/statistic/usage
Request samples
Response samples
application/json
{
  • "platformTypes": [
    ]
}

Document updated 12/18/2025

Page content applies to build 8.3.0.2201