API ReferenceSettings
Get Twilio settings
Check if Twilio is configured for the organization.
Authorization
sessionAuth AuthorizationBearer <token>
NextAuth session token
In: header
Path Parameters
orgId*string
Format
uuidResponse Body
application/json
curl -X GET "https://platform.autophone.org/api/organizations/497f6eca-6276-4993-bfeb-53cbbbba6f08/settings/twilio"{
"configured": true,
"isActive": true,
"lastTestedAt": "2019-08-24T14:15:22Z"
}Empty
Empty