v1
latestOpenAPI 3.1.02026-07-245531,0212.1 MBGet Tasks
Return tasks by Organization id
Path parameters
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
The object type you want to perform the request against.
Filter Object containing keys that can be one or more OPTIONAL values which must be an array of strings. For EG: {"region":["ca-west-1","us-east-1"],"account_id":["hmzGN2gY","i8bMxmkB"],"created_at":"2025-12-24T13:59:30Z"} depending on the type. if type is backup, filter :[account_id, action, air_gap, created_at, generated_by, is_success, object_id, region, resource_type], if type is restore, filter :[account_id, action, air_gap, created_at, is_success, region, resource_type], if type is retention or disasterrecovery, filter :[account_id, action, created_at, is_success, object_id, region, resource_type], if type is scheduling, filter :[account_id, action, created_at, is_success, object_id, region, resource_type, all-schedules].
The number of records to be returned for a single page for the request.
Defines the offset from the first result you want to fetch.
The you want to order the result set in.
The direction you want to order the result set in.
Response
200 response