Meeting Recordings
List all meeting recordings
List meeting recordings across the organization. Returns the current user’s standalone recordings plus incident-backed recordings the user can access. Supports filtering by status, platform, and created_by.
GET
List all meeting recordings
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by status
Filter by platform
Filter by creator type
Previous
Start a recording sessionStart 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.
Next
List all meeting recordings