List a backfill's failed tickets
Backfills
List a backfill's failed tickets
Returns the failed child executions of one backfill, newest first. Each entry carries the entity reference, the user-facing failure message, and a temporal_run_id for deep-linking into the full execution detail. Returns an empty list for backfills that haven’t started yet.
GET
List a backfill's failed tickets
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).
