Retrieve a trigger
Fetch a single trigger by ID.
Fetch a single trigger by ID.
Scope: triggers:read
Path parameters
| Param | Type |
|---|---|
:id | string |
Example request
curl https://dashboard.getmacha.com/api/v1/triggers/trigger_64f1c0... \
-H "Authorization: Bearer $MACHA_API_KEY"
Errors
| Status | Code | When |
|---|---|---|
404 | not_found | Unknown trigger ID. |
© 2026 AGZ Technologies Private Limited