Summary
Fetches backups, requires an options payload. An empty option payload will return the first 25 documents
Description
Get a list of device backup documents
Route
POST /configuration_manager/backups
Roles
admin
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| options | object | yes | options payload for querying backup documents |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| backups | object | List of all backups and the total |