Settings

Get Message Settings

Get message settings for the customer.

Returns message taking and notification settings. Note: messages_enabled is only visible to admin users.

get/settings/messages

Response

Successful Response

messages_enabledboolean required

Whether message taking is enabled for this customer

sms_notifications_enabledboolean required

Whether SMS notifications are enabled

sms_recipientsstring[]

List of phone numbers (E.164 format) to receive SMS notifications

email_notifications_enabledboolean required

Whether email notifications are enabled

email_recipientsstring[]

List of email addresses to receive notifications

Changes