v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Automations

Search All Automation Executions

Search across all automation executions in the tenant, with filters for state, template, app, and subject user.

post/api/v1/search/all_automation_executions

Request body

appIdsstring[] nullable

Filter to executions associated with one or more apps.

automationTemplateIdsstring[] nullable

Filter to one or more specific automation templates.

executionStatesstring[] nullable

Filter by execution state (e.g. DONE, ERROR).

pageSizeinteger

Maximum number of results to return per page.

pageTokenstring

Pagination token from a previous SearchAllAutomationExecutionsResponse.

subjectUserIdsstring[] nullable

Filter to executions where one or more C1 users are subjects.

Response

Successful response

nextPageTokenstring

Token to retrieve the next page of results, empty when no more results exist.