Retrieval
Read File
Read the parsed text content of a specific file.
post/api/v1/retrieval/files/read
Query parameters
project_idstring uuid nullable
organization_idstring uuid nullable
Cookies
sessionstring nullable
Request body
Example request
{
"index_id": "idx-abc123"
}Response
Successful Response