VoiceLink Management
List VoiceLink WebSocket bots
Lists WebSocket bots from the selected active VoiceLink connection. Pass connection_id when the partner has more than one active VoiceLink connection. Numeric filters are validated strictly: zero, negative, non-integer, or non-finite values are rejected with a 400 VALIDATION_ERROR naming the field.
GET
List VoiceLink WebSocket bots
Authorizations
API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.
Query Parameters
Optional unless multiple active VoiceLink connections exist.
VoiceLink bot search term.
VoiceLink bot status filter: 1 active, 0 inactive.
Available options:
0, 1 VoiceLink reseller ID filter.
Required range:
x >= 1VoiceLink client ID filter.
Required range:
x >= 1VoiceLink page size.
Required range:
1 <= x <= 1000VoiceLink page number.
Required range:
x >= 1Previous
Create a VoiceLink WebSocket botCreates a WebSocket bot in VoiceLink for a mapped client. When `websocket_url` is omitted, the bot points to the Vocobase Pipecat Cloud bot endpoint. This endpoint never purchases or renews DIDs, runs KYC, allocates wallet or credit, or deletes local Vocobase data. Numeric fields are validated strictly: zero, negative, non-integer, or non-finite values are rejected with a 400 `VALIDATION_ERROR` naming the field.
Next
List VoiceLink WebSocket bots