v1

latestOpenAPI 3.0.32026-07-176179196.6 KB
action-executions

Required scope: automation:workflows:read

get/action-executions

Query parameters

adminAccessboolean

Allow access to all workflows/executions - additionally requires automation:workflows:admin

limitinteger

Number of results to return per page.

offsetinteger

The initial index from which to return the results.

orderingstring

Which field to use when ordering the results.

searchstring

A search term.

startedAt__gtestring date-time
startedAt__ltestring date-time
statestring[]

Multiple values may be separated by commas.

Response

countinteger

Example response

{
  "count": 123
}
All 61 operations