v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBTeams
Get team notification rules
get/api/v2/team/{team_id}/notification-rules
Path parameters
team_idstring required
None
Response
OK
Example response
{
"data": [
{
"id": "b8626d7e-cedd-11eb-abf5-da7ad0900001",
"type": "team_notification_rules"
}
]
}