Events

The /Events resource collection allows you to get a resource representation of Veeam Backup for Microsoft 365 events.

Get Events

Returns a resource representation of events occurred in Veeam Backup for Microsoft 365.

SecurityBearer
Request
query Parameters
from
required
string

Specifies a change token. To get events from the latest change token, specify the parameter value as latest.

limit
integer <int32>

Limits the maximum number of items that the server will return on a page. The maximum supported number of items per page is 10,000. The default value is 30.

timeoutSeconds
integer <int32>

Specifies a timeout for the server to wait until new events appear.

Responses
200

OK

default

Operation failure response.

get/v8/Events
Request samples
Response samples
application/json
{
  • "nextChangeToken": "string",
  • "limit": 0,
  • "setId": "83e19bc1-5428-42b5-88ea-b28354e481f3",
  • "results": [
    ],
  • "_links": {
    }
}

Document updated 12/18/2025

Page content applies to build 8.3.0.2201