Get parse status
Returns the status of all active and queued parse jobs
1 min read
gethttps://your-instance.example.com/api/parse-status
Request example
Response
gethttps://your-instance.example.com/api/parse-status
Responses
application/json
Active parse jobs and their status
Map of project name to its current parse job status
Show child attributesHide child attributes
Show child attributesHide child attributes
Queue position. Only present when
status is queuedISO 8601 timestamp when the job was queued. Only present when
status is queuedISO 8601 timestamp when the job began running. Only present when
status is parsing or finalizingElapsed seconds since the job started. Only present when
status is parsing or finalizingHuman-readable progress detail (e.g.
Scanning 16 files). Only present when status is parsingHuman-readable error description
Human-readable error description