GET
/
v1
/
extracts
{
  "data": [
    {
      "parsed_data": {},
      "parser_id": "f555c13a-846f-4505-95fe-8f72b39edef9",
      "status": "pending",
      "updated_at": "2024-07-12T20:30:03.042Z"
    }
  ],
  "message": "Processed successfully"
}

Authorizations

X-API-Key
string
headerrequired

Query Parameters

parser_id
string
required

The ID of the parser. The parser ID is returned when content is uploaded.

bucket_id
string
required

The ID of the bucket.

Response

200 - application/json
data
object[]
message
string

Success message.