List all notifiers

GET/v2/notifiers

Lists all configured notifiers. Returns an array of notification configurations including their IDs and current status.

Request #

curl -X GET 'https://api.axiom.co/v2/notifiers' \
  -H 'Authorization: Bearer API_TOKEN'
Try itRun this request against your Axiom organization

Credentials stay in this browser tab and are only sent to Axiom when you run the request.

Response #

200Successfully retrieved list of notifiers
application/json