Get a phone number

get

Retrieve a specific phone number for a customer.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired
customerIdstringRequired
phoneNumberIdstringRequired
Responses
chevron-right
200

Successful Response

application/json

This an object representing a customer's phone number.

idstringRequired
phoneNumberstringRequired
typestring · enumRequiredPossible values:
phoneTypestringRequired
lineTypestring · enumOptionalPossible values:
lineStatusstring · enumOptionalPossible values:
verifiedbooleanOptional
notestringOptional
conversationSidstringOptional
createdAtstring · date-timeRequired
updatedAtstring · date-timeRequired
get
/v1/agents/{agentId}/customers/{customerId}/phone-numbers/{phoneNumberId}

Last updated