List Bots
Get a list of all bots
The base rate limit for this endpoint is:
- 60 requests per min per workspace
Query parameters
Filter by metadata. Replace <key> with the metadata key you want to filter on.
A page number within the paginated result set.
- zoom - Zoom
- google_meet - Meet
- goto_meeting - Goto
- microsoft_teams - Teams
- microsoft_teams_live - Teams Live
- webex - Webex
- chime_sdk - Chime Sdk
- zoom_rtms - Zoom Rtms
- google_meet_media_api - Google Meet Media Api
- slack_authenticator - Slack Authenticator
- slack_huddle_observer - Slack Huddle Observer
- ready - Ready
- joining_call - Joining Call
- in_waiting_room - In Waiting Room
- in_call_not_recording - In Call Not Recording
- recording_permission_allowed - Recording Permission Allowed
- recording_permission_denied - Recording Permission Denied
- in_call_recording - In Call Recording
- recording_done - Recording Done
- call_ended - Call Ended
- done - Done
- fatal - Fatal
- media_expired - Media Expired
- analysis_done - Analysis Done
- analysis_failed - Analysis Failed
When present, uses cursor-based pagination instead of offset pagination.
Response
Changes
Changed in 4 of the 6 revisions of this API.375
- ●
removed the optional property
results/items/recordings/items/media_shortcuts/allOf[RecordingShortcuts]/transcript/allOf[TranscriptArtifactShortcut]/provider/allOf[TranscriptArtifactProvider]/gladia_v2_async/callbackfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/recordings/items/media_shortcuts/allOf[RecordingShortcuts]/transcript/allOf[TranscriptArtifactShortcut]/provider/allOf[TranscriptArtifactProvider]/gladia_v2_async/callback_configfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/recordings/items/media_shortcuts/allOf[RecordingShortcuts]/transcript/allOf[TranscriptArtifactShortcut]/provider/allOf[TranscriptArtifactProvider]/gladia_v2_async/callback_urlfrom the response with the200statusresponse-optional-property-removed
- ●
- ○
added the optional property
results/items/recordings/items/media_shortcuts/allOf[RecordingShortcuts]/transcript/allOf[TranscriptArtifactShortcut]/provider/allOf[TranscriptArtifactProvider]/deepgram_async/credential_idto the response with the200statusresponse-optional-property-added
- ○
- ○
the response optional property
results/items/join_atbecame read-only for the status200response-optional-property-became-read-only
- ○
the response property
results/items/join_atbecame required for the status200response-property-became-required
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
added
BotRecordingConfigRealtimeEndpointBotRecordingConfigRealtimeEndpointRtmpBotRecordingConfigRealtimeEndpointBotRecordingConfigRealtimeEndpointWebsocketBotRecordingConfigRealtimeEndpointBotRecordingConfigRealtimeEndpointWebhookBotRecordingConfigRealtimeEndpointBotRecordingConfigRealtimeEndpointDesktopSdkCallbackto theresults/items/recording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
results/items/recording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
results/items/recording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/typefrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
results/items/recording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/eventsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/recording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/metadatafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/recording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/urlfrom the response with the200statusresponse-optional-property-removed
- ●
added the new
melia-1enum value to theresults/items/recordings/items/media_shortcuts/allOf[RecordingShortcuts]/transcript/allOf[TranscriptArtifactShortcut]/provider/allOf[TranscriptArtifactProvider]/speechmatics_async/transcription_config/operating_pointresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
results/items/recordings/items/media_shortcuts/allOf[RecordingShortcuts]/transcript/allOf[TranscriptArtifactShortcut]/provider/allOf[TranscriptArtifactProvider]/speechmatics_async/transcription_config/modelto the response with the200statusresponse-optional-property-added
- ○
added discriminator to
results/items/recording_config/allOf[BotRecordingConfig]/realtime_endpoints/items/response property for the response status200response-property-discriminator-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲