v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Automation workflows

Retrieve the history for a workflow.

get/api/automation/workflows/{workflow_id}/history/

Path parameters

workflow_idinteger required

The id of the workflow.

Headers

ClientSessionIdstring uuid

An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.

Response

success_countinteger required

The total number of successful workflow runs.

fail_countinteger required

The total number of failed workflow runs.

countinteger required

The total amount of results.

nextstring uri nullable required

URL to the next page.

previousstring uri nullable required

URL to the previous page.