GET
/
get_supported_numbers
{
  "supportedNumbers": [
    "+1234567890",
    "+1987654321"
  ]
}

Headers

PINNACLE-API-KEY
string
required

Pinnacle API Key for authentication. Should be in the following format: PINNACLE-API-KEY: Bearer <your_api_key>

Response

200 - application/json
supportedNumbers
string[]

List of supported phone numbers for RCS messaging in E.164 format