v1

latestOpenAPI 3.0.12026-07-14162344.9 KB
Revisions

Get all revisions for a custom action

Returns a list of revisions for a custom workflow action.

get/automation/v4/actions/{appId}/{definitionId}/revisions

Path parameters

definitionIdstring required

The ID of the custom workflow action

appIdinteger required

Query parameters

limitinteger

Maximum number of results per page.

afterstring

The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.

Response

successful operation