Get request automation definitions
GET https://{tenant}.atomicwork.com/api/v1/workspaces/{id}/request-automations/{type}
Authorization
X-Api-KeyrequiredHeaders
X-Workspace-IdPath Parameters
idrequiredWorkspace ID (numeric). Find yours under Settings → Workspace.
typerequiredAutomation entity type (see allowed values in the enum schema).
Query Parameters
statusis_activesearch_keytrigger_typeFilter by trigger type (SCHEDULED_RECURRING or EVENT)
sort_orderentity_idDeprecated alias of entity_type_id for typed entities (CUSTOM_OBJECT/ASSET). Retained for backward compatibility.
entity_type_idFilters automations by entity type ID (for CUSTOM_OBJECT type — the object type ID). Null for REQUEST/CHANGE.
Response
200application/json
Successful response