Get trigger​
GET
/api/triggers/{id}
Authorizations​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
id*
Type
Requiredinteger
Responses​
Trigger details
application/json
JSON"id": 0,"name": "string","entity_type": "string","entity_id": 0,"conditions": "string","actions": "string","check_interval": 0,"cooldown": 0,"last_triggered_at": "string","status": 0,"created_at": "string"
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}