Fetch Backups For Account

Get all backups for a specific account

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Organization Id of the Organization that you are working with. This can be found by looking at the organization id in the URL of the dashboard. These are randomly generated alphanumber values

string
required

Account id of the CloudRanger Account that you are managing inside an organization, these can be found by call the /organizations/{organization_id}/accounts endpoints which returns all accounts inside an Organization These are randomly generated alphanumber values

Query Params
string
enum
required

A list of object types you want to perform the request against.

Allowed:
string
required
Defaults to {"region": ["us-east-1"]}

Filter object containing keys that can be one or more of [region, tags, types, hasbackuppolicy, hasschedule, resource_id, resource_name, accounts]. Values must be a an array of strings. EG: {"region": ["us-east-1"]}

integer
required

The number of records to be returned for a single page for the request.

string
enum
required

The you want to order the result set in.

Allowed:
string
enum
required

The direction you want to order the result set in.

Allowed:
integer
required

Defines the offset from the first result you want to fetch.

Responses

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