Get task detail
Get full details for a dispatch task, including the generated API spec with endpoint definitions and execution URLs when completed.
Authorizations
API key for programmatic access. Create one in the Parse dashboard at https://parse.bot (Settings → API Keys). Keys start with 'pmx_'.
Path Parameters
Response
Task detail
Task lifecycle state. Poll until it reaches a terminal state: completed, failed, or cancelled.
queued, running, needs_input, completed, failed, cancelled Present when status is 'needs_input' — the question(s) the agent needs answered. Respond via POST /dispatch/{task_id}.
Set on completion — the scraper_id used to execute endpoints.
Set when status is 'failed'.
True if this API was built against a site that requires login.
How the user acquired this API.
built, subscribed, forked Live build progress while status is 'running' (stage, headline, per-endpoint status, log).