Skip to main content
GET
Get a backfill

Authorizations

Authorization
string
header
required

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).

Path Parameters

backfill_id
string
required

Response

Success.

data
PublicBackfill · object
required

One backfill row, as exposed on the public API.

Naming: stays backfill everywhere — unlike the agent/workflow rename for workflows_v2, backfills are user-facing under their internal name. Surfacing-only fields (target_workflow_name, autonomy_type) appear so callers can render a meaningful label without a second fetch.

meta
object
required