Skip to content

Meetings API

7 endpoints. All requests need an Authorization header — see Authentication. API keys additionally need the matching scope.

Method Path Description
POST /api/tenant/meetings/disconnect/{provider} Disconnect
GET /api/tenant/meetings/recordings List Captured
GET /api/tenant/meetings/settings Get Settings
PUT /api/tenant/meetings/settings Put Settings Accepts a JSON body.
GET /api/tenant/meetings/status Meetings Status
POST /api/tenant/meetings/sync Sync Now
GET /api/tenant/meetings/upcoming Upcoming Meetings

Try it

The full request/response schema for every endpoint is in the OpenAPI spec served by your own workspace.