Error
List documents
List Pharen Docs documents the API key can read, with optional team, collection, and search filters for inventories, indexing, and exports.
GET
Error
Returns Pharen Docs documents visible to the key creator. Use this endpoint for document inventories, search indexing jobs, and export tools.
Required API key scope:
docs:read.Query parameters
Team UUID for team-scoped keys.
Optional collection UUID to limit results to one collection.
Search term for document names and visible metadata.
Page number for paginated responses.
Response
Total number of matching documents.
Document records visible to the key.
Authorizations
Paste your Pharen API key without the Bearer prefix.
Query Parameters
Optional collection UUID to filter documents.
Team UUID for team-scoped keys.
Page number for paginated results.
Required range:
x >= 1Number of results per page.
Required range:
1 <= x <= 100