List endpoint backups

Returns the details of last successful backups of all user devices.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean
enum
required

Provides details of the last successful backup for a device. Currently, only 'True' is the supported value for this parameter.

Allowed:
integer

Filter to get list of last successful backups for a particular device using its unique ID. Get the ID of a device using the ‘List all devices’ API.

integer

Filter to get list of last successful backups on devices owned by a particular user using their user ID. Get the ID of a user using the ‘List all users’ API.

string

The token to access the next page of results. Use the token value received in the previous response's parameter 'nextPageToken'.

date-time

Filter to list successful backups that started after a particular date and time. Format - YYYY-MM-DDTHH:MM:SSZ

date-time

Filter to list successful backups that started before a particular date and time. Format - YYYY-MM-DDTHH:MM:SSZ

date-time

Filter to list successful backups that ended after a particular date and time. Format - YYYY-MM-DDTHH:MM:SSZ

date-time

Filter to list successful backups that ended before a particular date and time. Format - YYYY-MM-DDTHH:MM:SSZ

Responses

400

Bad Request

401

The request did not include an authentication token or an expired authentication token was supplied.

404

The requested resource was not found.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json