Skip to main content
GET
/
api
/
v2
/
parsing-status
/
{project_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

x-api-key
string | null
x-user-id
string | null

Path Parameters

project_id
string
required

Response

Successful Response