Skip to main content
GET

Query Parameters

number
default:"20"
Number of notes to return (1-100)
number
default:"0"
Pagination offset
string
default:"createdAt"
Field to sort by. Options: createdAt, updatedAt, title
string
default:"desc"
Sort order. Options: asc, desc
string
Filter by note status. Options: idle, recording, transcript-processing, recorded-not-summarized, summarizing, completed
string
Filter by note kind. Options: online, in-person, podcast (currently only online is supported)
Search query for title
string
Filter by creator user ID
string
Filter notes created after date (ISO 8601 format)
string
Filter notes created before date (ISO 8601 format)
string
Comma-separated folder IDs to filter by
string
deprecated
Deprecated: Use folderIds instead. Comma-separated tag IDs
string
Filter by participant email address

Response

Note[]
object