Skip to main content
GET
List compliance profiles

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

status
enum<string>

Only return profiles in this lifecycle status.

Available options:
draft,
pending_review,
approved,
rejected,
partially_rejected,
expired
use_case
string

Only return profiles for this use case (e.g. sms_10dlc_brand_us, phone_number_purchase).

country
string

Only return profiles for this ISO-3166 alpha-2 country code.

Required string length: 2

Response

200 - application/json

The tenant's compliance profiles, newest first.

data
object[]
meta
object