Mobile Voice Connections
Retrieve a Mobile Voice Connection
get/v2/mobile_voice_connections/{id}
Path parameters
idstring required
The ID of the mobile voice connection
Response
Successful response
Example response
{
"data": {
"record_type": "mobile_voice_connection"
}
}