Skip to main content
GET
Get Document Chunks

Authentication & Scope

Requires the sessions-read ability.

Request

Path Parameters

Response

200 OK – Array of document chunks.
Chunks are only available after document processing is complete (status = ready).

Chunk Properties

Authorizations

Authorization
string
header
required

Personal Access Token created from the Raydocs dashboard. Include in the Authorization header: Bearer <your_token> See API Keys for token creation and management.

Path Parameters

documentId
string<uuid>
required

Response

Successful

data
object[]