List triggers
Returns every trigger configured in the organization.
Returns every trigger configured in the organization.
Scope: triggers:read
Query parameters
| Param | Type | Default |
|---|---|---|
cursor | string | |
limit | integer | 25 |
Example request
curl https://dashboard.getmacha.com/api/v1/triggers \
-H "Authorization: Bearer $MACHA_API_KEY"
Filtering inactive triggers
v1 doesn't have a server-side is_active filter. Pull the full list and filter client-side. If you need this enough to inconvenience you, file feature feedback and we'll add it.
© 2026 AGZ Technologies Private Limited