v2
OpenAPI 3.0.32026-08-0517137122.0 KBexecutions
searchExecutions
Search automation executions of an entity with cursor-based pagination. Returns pages of up to 100 executions, newest first. Prefer this over GET /v1/automation/executions, which returns the full execution history in a single response.
post/v1/automation/executions:search
Request body
Example request
{
"entity_id": "e3d3ebac-baab-4395-abf4-50b5bf1f8b74"
}Response
A page of automation executions