Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Headers

AiQL-Workspace
string
required

ID of the workspace the request operates on.

Path Parameters

id
string
required
chunk_id
string
required

Response

Successful Response

id
string
required

Unique identifier of the element.

type
string | null

Type of the extracted element.

content
string | null

Content of the extracted element.

bounding_box
BoundingBox · object | null

Bounding box of the element on its page, if available.