List docs

Retrieve all docs in your workspace. Docs are rich-text documents used to write up research reports, share findings, and publish deliverables. They can exist within a project, inside a folder, or at the workspace root.

Each item in the response is metadata only: identifiers, title, folder, creation time, and published flag. The document content body is not included. Use Export doc (GET /v1/docs/:doc_id/export/:type) to read content for a specific doc.

Results can be filtered by folder, project, title, published status, or creation date. They can be sorted by creation date or title and are paginated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
page
object

See Pagination for details about how to use a cursor to iterate through the list.

filter
object

See Filters for details on parameter formatting.

enum

See Sort for details on the sort parameter.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json