List executions
Executions
List executions
Agent/workflow execution rows for the caller’s tenant. Cursor-paginated, newest first on a stable (created_at, run_id) cursor.
GET
List executions
Authorizations
Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).
Query Parameters
Filter by agent (workflow) id.
Filter by PSA entity id.
Filter by PSA entity number (e.g. ticket number).
Comma-separated execution statuses to include.
Items per page (1-200, default 50).
Opaque pagination cursor from a previous response's meta.pagination.next_cursor.
