API Endpoints
Poll Job
Poll for the status of an asynchronous extraction job
GET
Authorizations
API key for authentication
Headers
API key for authorization
Path Parameters
ID of the job to check
Response
200 - application/json
Job status retrieved successfully
Example:
"2024-12-11T06:36:18.236779+00:00"
Example:
"2024-12-11T06:41:18.236779+00:00"
Example:
"JOB_ID"
Example:
10.2
Available options:
pending
, cancelled
, failed
, completed
Example:
"2024-12-11T06:36:18.316609+00:00"