/parse
Parse Status
Get the status of a parse job.
Parse job results are retained for up to 30 days after job creation. Fetching a status for a parse job that is older than 30 days will return a 404 error.
get/parse/jobs/{job_id}/status
Path parameters
job_idstring uuid required
Unique ID of the parse job
Unique ID of the parse job
Response
Successful Response
Changes
Changed in 1 of the 21 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○