v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBList all restore activities
Returns the list of all the restore activities performed on user devices with their details.
Query parameters
Specify the device ID to get a filtered list of restore activities performed from a device. Get the device ID by using the ‘List all devices’ API.
Specify the device ID to get a filtered list of restore activities performed on that device. Get the target device ID by using the ‘List all devices’ API.
Specify the user ID to filter and get the list of restore activities performed by a user. You can get the user ID by using the ‘List all users’ API.
Specify the start date and start time to get the list of restore activities performed after the specified start date and time. The format for this parameter value is YYYY-MM-DDTHH:MM:SSZ Example: 2019-10-04T11:03:27Z
Specify the start date and start time to get the list of restore activities performed before the specified start date and time. The format for this parameter value is YYYY-MM-DDTHH:MM:SSZ Example: 2019-10-04T11:03:27Z
The token to access the next page of results. Use the token value received in the previous response's parameter 'nextPageToken.
Response
OK