List Available Content Vault Documents

View as Markdown
Get all processed content vault documents that can be linked to experiences. Only returns documents that are already processed into the user's RAG database.

Query parameters

pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.

Response

countinteger
resultslist of objects
nextstring or nullformat: "uri"
previousstring or nullformat: "uri"

Errors

401
Unauthorized Error