List scheduled work
Scheduled work
List scheduled work
Scheduled work entries for the tenant.
GET
List scheduled work
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 status: PENDING, PROCESSING, COMPLETED, FAILED, CANCELLED.
Filter by exact ticket id.
Partial match on ticket_id or ticket_number.
1-indexed page number (default 1).
Items per page (1-200, default 50).
