Skip to main content

Get Extract Status

1 min read
get/extract/{id}
Request example
Response
get/extract/{id}

Authorization

Authorizationstringheaderrequired#
Bearer authentication header of the form Bearer <token>, where <token> is your API key.

Path parameters

idstringrequired#
The ID of the extract job

Responses

application/json
200
Successful response
successboolean#
dataobject#
statusenum<string>#
The current status of the extract job
Options:completedprocessingfailedcancelled
expiresAtstring#
tokensUsedinteger#
The number of tokens used by the extract job. Only available if the job is completed.