Get the in-flight task for a scraper
Dispatch
Get the in-flight task for a scraper
Return the active (queued/running/needs_input) revision or extension task for a given scraper, if any. Useful for showing live progress on an API you already own. Returns { "task": null } when nothing is in flight.
GET
Get the in-flight task for a scraper
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
200 - application/json
Active task or null