List data

Retrieve all data entries in your workspace. Data entries are documents within a project that capture raw research data such as interview transcripts, survey responses, support tickets, and session recordings. They are the primary place where highlights and tags are applied during qualitative analysis.

This is the recommended endpoint for listing research data. The legacy /v1/notes endpoints provide the same underlying content but the product now refers to this resource as "data".

Each item in the response is metadata only: identifiers, title, project, folder, creation time, and deletion flag. The research content body (transcript, notes text, etc.) is not included. Use Export data (GET /v1/data/:data_id/export/:type) to read content for a specific entry.

Results can be filtered by folder, project, title, 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