List of tracked Triggers
Returns a list of all tracked triggers for the given API key
GET /api/v1/tracked-triggers/{GROUP_NAME} HTTP/1.1
Replace GROUP_NAME with the Group Name
Response body
Status code | Description |
---|---|
200 | Success |
404 | Group Name does not exist |
Last updated