Workflows

List request automations with pagination

GET https://{tenant}.atomicwork.com/api/v1/workspaces/{workspace_id}/request-automations/{type}/paged

Authorization

X-Api-Keyheaderstringrequired

API key authentication.

Headers

X-Workspace-Idheaderstring

Path Parameters

workspace_idpathintegerrequired

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

typepathenum (string)required

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

Allowed valuesQUESTION_REQUESTSERVICE_REQUESTINCIDENT_REQUESTREQUESTCHANGENOTIFICATIONSCUSTOM_OBJECTASSETEXTERNAL_WEBHOOKUSER

Query Parameters

is_activequeryboolean
trigger_typequeryenum (string)
Allowed valuesEVENTSCHEDULED_RECURRINGWEBHOOK
pagequeryinteger
page_sizequeryinteger

Response

200

Successful response