Skip to main content
GET
List SMS configurations

Authorizations

Authorization
string
header
required

Tenant API key (vdx_live_…) as Authorization: Bearer.

Response

Configurations.

id
string<uuid>
name
string
providerKey
enum<string>
Available options:
twilio,
vonage,
pronto_connects
senderKind
enum<string>
Available options:
messaging_service,
number,
provider_managed
senderId
string | null
templateId
string | null
body
string | null
variables
string[]

Tokens the body references, in order of first appearance.

isDefault
boolean
isActive
boolean
createdAt
string<date-time>
updatedAt
string<date-time>