/parse
Parse List Jobs
Get list of parse jobs, sorted from most recent to oldest.
Returns all jobs from the last 30 days, or since the optional uploaded_after timestamp.
get/parse/jobs
Query parameters
uploaded_afterstring date-time
Response
Successful Response
Example response
{
"total_jobs": 10
}