Workflows

Get specific version of a request automation

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

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
automation_keypathstringrequired

Automation UUID — the key field returned by list/get endpoints.

version_idpathintegerrequired

Automation version ID (numeric).

Response

200

Successful response