Workflows

Generate description for the difference in workflows of the versions

GET https://{tenant}.atomicwork.com/api/v1/workspaces/{workspace_id}/request-automations/{type}/{automation_key}/versions/{current_version_id}/diff-of-workflows-version

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.

current_version_idpathintegerrequired

Automation version ID (numeric).

Response

200

Successful response