Get a phone number
get
Authorizations
AuthorizationstringRequired
Bearer {apikey}
Path parameters
agentIdstringRequired
customerIdstringRequired
phoneNumberIdstringRequired
Responses
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
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
get
/v1/agents/{agentId}/customers/{customerId}/phone-numbers/{phoneNumberId}Last updated