Data Extraction
Get Extract Status
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
OK
Available options:
subscription
, credits
Available options:
pending
, processing
, completed
, failed
Example:
2000