livekit-phone-admin

Get Phone Assignment

Get the current assignment for a phone number.

Returns null if the phone number is not assigned to any agent.

get/api/v1/admin/livekit/phone-assignments/{phone_number}

Path parameters

phone_numberstring required

Response

Successful Response

phone_numberstring required
tenant_idstring uuid nullable required
voice_agent_idstring uuid nullable required
dispatch_rule_idstring nullable required
voice_platformstring nullable required

Changes