Workflows
Get request automation definitions
GET https://{tenant}.atomicwork.com/api/v1/workspaces/{id}/request-automations/{type}
Authorization
X-Api-KeyrequiredAPI key authentication.
Headers
X-Workspace-IdPath Parameters
idrequiredWorkspace ID (numeric). Find yours under Settings → Workspace.
typerequiredAutomation entity type (see allowed values in the enum schema).
Allowed values
QUESTION_REQUESTSERVICE_REQUESTINCIDENT_REQUESTREQUESTCHANGENOTIFICATIONSCUSTOM_OBJECTASSETQuery Parameters
statusAllowed values
PUBLISHEDDRAFTARCHIVEDis_activesearch_keytrigger_typeFilter by trigger type (SCHEDULED_RECURRING or EVENT)
Allowed values
EVENTSCHEDULED_RECURRINGsort_orderAllowed values
CREATED_AT_ASCCREATED_AT_DESCUPDATED_AT_ASCUPDATED_AT_DESCNAME_ASCNAME_DESCPUBLISHED_DESCUNPUBLISHED_DESCentity_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
Successful response
