GET
/
check_rcs
{
  "success": true,
  "rcsEnabled": true
}

Headers

PINNACLE-API-KEY
string
required

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

Query Parameters

phone_number
string
required

Phone number (E.164 format: [+][country code][subscriber number including area code]) to check for RCS capability. Example: +1234567890

Response

200 - application/json
success
boolean
rcsEnabled
boolean