Retrieve a phone number
curl --request GET \ --url https://api.vogent.ai/api/phone_numbers/{id}
{ "id": "<string>", "number": "+18001234567", "agentId": "<string>" }
ID of the versioned prompt.
Successful operation
The response is of type object.
object