v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
Resources

Resources by organization

Return resouces by organization id

get/organizations/{organization_id}/resources

Path parameters

organization_idstring 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

Query parameters

extend'cr_configuration' required

Determines whether or not additional information will be returned for each resource. Additional information properties are hasBackupPolicy, hasSchedule, scheduleActive and lastBackupTime. Extend can only be cr_configuration if present

types'ec2' | 'ebs' | 'rds' | 'dynamodb' | 'redshift' required

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

filterstring required

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"]}

pageSizeinteger required

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

Response

200 response

totalinteger