Get Phone Number Status

Retrieve a phone number’s order status and campaign attachment status.

Check if a number is active and ready to send messages.

Path parameters

phoneNumberstringRequired
Phone number in E164 format that is in review.

Headers

PINNACLE-API-KEYstringRequired

Response

Successfully retrieved.
errorslist of strings
List of errors that occured.
phoneNumberstring
Phone number in E164 format that is in review
statusenum
Current status of the phone number. <br> `PENDING`: Not active during the one or more of the following: purchase pending, brand or campaign pending verification, and pending assignment to a campaign. To use a number, make sure to [attach it](../phone-numbers/attach-campaign) to an active campaign. <br> `ACTIVE`: Number is ready to send messages. <br> `FAILURE`: Errors occurred while activating this number. See the [errors field](phone-number#response.body.errors).
Allowed values:

Errors