API Endpoints
/v1/extracts
Retrieve the extracted data using the parser ID and bucket ID.
GET
/
v1
/
extracts
Authorizations
X-API-Key
string
headerrequiredQuery Parameters
parser_id
string
requiredThe ID of the parser. The parser ID is returned when content is uploaded.
bucket_id
string
requiredThe ID of the bucket.
Response
200 - application/json
data
object[]
message
string
Success message.