/phone_number
GET
API KEY
)Header | Value | Description |
---|---|---|
Authorization | Bearer <api_key> | Your API KEY |
200 OK
200 OK
(with error message)Field | Type | Description |
---|---|---|
nickname | string | A nickname or label for the phone number. |
phone_number | string | The actual phone number in E.164 format. |
number_country_code | string (nullable) | The country code for the phone number, if applicable. |
created_at | string | Timestamp when the phone number was created (in YYYY-MM-DDTHH:MM:SS format). |
updated_at | string | Timestamp when the phone number was last updated (in YYYY-MM-DDTHH:MM:SS format). |