Skip to main content
GET
List purchased VoiceLink DIDs

Authorizations

Authorization
string
header
required

API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.

Query Parameters

connection_id
string<uuid>

Optional unless multiple active VoiceLink connections exist.

DID search term.

status
string

VoiceLink DID status filter.

did_type
integer

VoiceLink DID type filter.

client_id
integer

VoiceLink client ID filter.

per_page
integer
Required range: x >= 1
page
integer
Required range: x >= 1

Response

Purchased DIDs response.

A VoiceLink upstream response wrapped in the V2 success envelope. The data shape is forwarded from VoiceLink and may vary by endpoint.

success
boolean
required
data
required

VoiceLink upstream response body.