Notes
Read a note by slug
Line-sliced read of one note. Query params: start_line, end_line, cursor, version_id. Pin version_id when editing. {note} is the slug (or id on some review paths), not a folder-qualified path.
GET
Read a note by slug
Authorizations
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
Minimum string length:
1Query Parameters
Required range:
1 <= x <= 9007199254740991Required range:
1 <= x <= 9007199254740991Required range:
1 <= x <= 9007199254740991Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Response
Default Response
Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991
