Parsing
Get Parsing Status
GET
/
api
/
v1
/
parsing-status
/
{project_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
project_id
string
requiredResponse
200 - application/json
The response is of type any
.