Skip to main content
GET
Retrieve Parse

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

job_id
string
required

Response

Successful Response

status
enum<string>
required
Available options:
Pending,
Completed,
Failed,
Idle
result
ParseResponse · object
progress
number | null
reason
string | null