Skip to main content
GET
List eligible compliance profiles

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

use_case
enum<string>
required

The use case to find approved profiles for.

Available options:
phone_number_purchase,
sms_sender_id_alphanumeric,
sms_10dlc_brand_us,
sms_10dlc_campaign_us,
sms_tfv_us,
whatsapp_business_verification,
rcs_brand_verification,
email_domain_verification,
voice_carrier_kyc,
other
country
string

Optional ISO-3166 alpha-2 country to match; country-agnostic profiles always match.

Required string length: 2

Response

200 - application/json

Approved profiles eligible for the requested use case + country.

data
object[]
meta
object