Skip to main content
axiom.listNotifiers lists notification destinations visible to the token. Channels include email, chat, incident-management, and webhooks.
automations/axiom-list-notifiers.automation.ts

Inputs

This action has no inputs.

Output

Returns an array of notifiers. Each item includes id, name, one channel-specific properties object, optional disabledUntil, and audit metadata when Axiom provides it. No configured notifiers returns [].

Permission and failures

The API token needs the organization-level notifiers|read capability. Axiom can redact secret channel values in responses. Authentication and permission failures are returned as action errors.