Skip to main content
GET
Check tenant sending readiness for a channel

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

channel
enum<string>
default:sms

Channel to check readiness for. Defaults to sms; unrecognised values fall back to sms.

Available options:
sms,
voice,
whatsapp,
rcs,
email

Response

200 - application/json

Sending-readiness result for the requested channel

Sending-readiness result for the requested channel

data
object
meta
object