External DocumentationTo learn more, visit the Alertmedia documentation.
Actions
List Communication Preferences
Retrieve a list of your company’s communication preferences.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
[
{
"id": 1,
"is_default": true,
"name": "Default Communication Preference",
"respect_user_communication": true,
"customer": 12345
},
{
"id": 2,
"is_default": false,
"name": "Emergency Broadcast",
"respect_user_communication": false,
"customer": 12345
}
]
Was this page helpful?