v1

latestOpenAPI 3.0.22026-07-261040577.4 KB
Projects

List projects

Retrieve all projects in your workspace. Projects are containers for organizing qualitative research — they hold data, docs, highlights, tags, and insights related to a specific research initiative.

Results can be filtered by folder or title, sorted by creation date or title, and are paginated. Use this endpoint to browse workspace content or build project selectors in your integration.

get/v1/projects

Query parameters

start_cursorstring
limitinteger nullable

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

See Filters for details on parameter formatting.

'created_at:asc' | 'created_at:desc' | 'title:asc' | 'title:desc'
OR
string[]

See Sort for details on the sort parameter.

Response

200