Skip to main content
GET
List Session Documents
List all workspace-scoped documents attached to an extraction session.

Authentication & Scope

Requires the sessions-read ability.

Request

Path Parameters

Response

200 OK – Session document list.
The same document can appear in multiple sessions. Session membership is managed through an attachment relation, not document ownership.

Document Status Values

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

sessionId
string<uuid>
required

Query Parameters

page
integer
default:1

Response

Successful

data
object[]
meta
object