composition_id from create as note_id to Get note content. Wait for generation first (Poll status).
This cookbook assumes you already have your Partner ID, authentication tokens, and the other prerequisites for Ambient APIs.
- CURL
- Python
- TypeScript
Common mistakes
- Do not pass
ambient_session_idasnote_id. - Call content only after status is
completed(or a success webhook).