Notifications
List notification methods
Return all notification methods configured for the current account.
Method types
- slack (Incoming Webhook URL)
- telegram (value = bot token, second_value = chat_id)
- webhook (generic HTTP webhook)
- discord (Discord Webhook URL)
Response Array of objects with id, type, value, second_value, timestamp.
get/notification_methods
Response
Notification methods listed successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.