Get compliance status
Returns the current compliance status for a given country, number type, and user type. This is the single endpoint the frontend uses to determine which step to render (form, submitted, accepted, rejected, expired, or suspended).
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Query parameters
countryIso
ISO 3166-1 alpha-2 country code
numberType
The type of phone number
Allowed values:
userType
The type of end user
Allowed values:
Response
Compliance status retrieved successfully
status
data
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error

