List all workspace documents attached to an extraction session.
List all workspace-scoped documents attached to an extraction session.Documentation Index
Fetch the complete documentation index at: https://docs.raydocs.com/llms.txt
Use this file to discover all available pages before exploring further.
sessions-read ability.
| Parameter | Type | Required | Description |
|---|---|---|---|
sessionId | uuid | Yes | The session ID |
200 OK – Session document list.
| Status | Description |
|---|---|
uploaded | Document uploaded, awaiting processing |
processing | Document is being parsed and chunked |
processed | Document processed and ready for extraction |
failed | Processing failed |