Get Note Content
Retrieve accumulated Ambient note section content, including the latest edits
composition_id from Create ambient session as note_id.
Code examples
- Python
- TypeScript
Authorizations
Suki access token (suki_token) from Login or Register. Expires after one hour.
Headers
Optional for standard partners.
Required for:
- Bearer authentication. Use the same
provider_idreturned by the Login or Register API. - Single Auth Token authentication. Include the same
provider_idon every request assdp_provider_id.
"provider-123"
Path Parameters
Note identifier. Use the composition_id returned from Ambient session create (same value as note ID for note-level APIs).
Response
Success Response
Accumulated note content across sessions in the note. For sections that were edited (for example in Web SDK), returns the latest edited section content.
Summary of the note (section content blocks rendered from the composition).