Skip to main content
GET
List note versions

Authorizations

Authorization
string
header
required

Static bearer, WorkOS JWT, or open local when AUTH_REQUIRED is off and no static tokens are set. The token selects the vault; paths do not include vault_id.

Path Parameters

note
string
required
Minimum string length: 1

Query Parameters

filter
string
Minimum string length: 1
order_by
string
Minimum string length: 1
page_size
integer
Required range: 1 <= x <= 500
page_token
string
Minimum string length: 1
limit
integer
deprecated
Required range: 1 <= x <= 500
cursor
string
deprecated
Minimum string length: 1

Response

Default Response

current_version_id
string | null
required
slug
string
required
versions
object[]
required
next_cursor
string | null
next_page_token
string | null