v1
latestOpenAPI 3.0.32026-07-176179196.6 KBexecutions
Required scope: automation:workflows:read
get/executions
Query parameters
adminAccessboolean
Allow access to all workflows/executions - additionally requires automation:workflows:admin
labelsstring[]
Multiple values may be separated by commas.
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.
parentstring uuid
parentExecutionstring uuid
parentTaskExecutionstring uuid
schedulestring[]
Multiple values may be separated by commas.
searchstring
A search term.
startedAt__gtestring date-time
startedAt__ltestring date-time
statestring[]
Multiple values may be separated by commas.
taskstring
triggerstring
triggerTypestring
userstring[]
Multiple values may be separated by commas.
workflowstring[]
Multiple values may be separated by commas.
Response
Example response
{
"count": 123
}