Get request automation definitions

View as Markdown

Authentication

X-Api-Keystring
API Key authentication via header

Path parameters

idlongRequired

Workspace ID (numeric). Find yours under Settings → Workspace.

typeenumRequired

Automation entity type (see allowed values in the enum schema).

Headers

X-Workspace-IdstringOptional

Query parameters

statusenumOptional
Allowed values:
is_activebooleanOptional
search_keystringOptional>=1 character
trigger_typeenumOptional

Filter by trigger type (SCHEDULED_RECURRING or EVENT)

Allowed values:
sort_orderenumOptional
entity_idlongOptional

Deprecated alias of entity_type_id for typed entities (CUSTOM_OBJECT/ASSET). Retained for backward compatibility.

entity_type_idlongOptional

Filters automations by entity type ID (for CUSTOM_OBJECT type — the object type ID). Null for REQUEST/CHANGE.

Response

Successful response