List Documents
Documents
List Documents
List all knowledge base documents in your organization
GET
List Documents
Authorizations
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
Headers
API version header.
Available options:
2026-03-01 Example:
"2026-03-01"
Query Parameters
A cursor for pagination. Pass the ID of the last document from the previous page to fetch the next page.
A cursor for pagination. Pass the ID of the first document from the previous page to fetch the previous page.
The number of documents to return per page, ranging between 1 and 100. Defaults to 10.
Required range:
1 <= x <= 100Response
200 - application/json
A paginated list of documents.