List notification rules
Returns the board's rules, optionally narrowed to one widget or to enabled rules only.
Path parameters
org_id
Organization ID
workspace_id
Workspace ID
board_id
Headers
X-API-Key
Your workspace API key.
Query parameters
widget_id
Return only rules delivering this widget
enabled
Return only enabled (true) or only paused (false) rules
Response
Successful Response
notifications
The board's notification rules, most recently created first
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error