Meeting Recordings
Start a recording session
Start a new desktop recording session. The server creates a recording record and returns a stream token the desktop client uses to send audio. No provider-specific configuration is needed from the client.
POST
Start a recording session
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/vnd.api+json
Response
session created
Previous
Get a meeting recordingRetrieve a single meeting recording session including its status, duration, speaker count, word count, and transcript summary.
Next
Start a recording session