List automation rules
Automation Rules
List automation rules
Retrieve a paginated list of automation rules. Supports filtering by active status, trigger type, and entity type.
GET
List automation rules
Authorizations
Use your API key as a Bearer token. API keys can be generated in Settings → Integrations → API Access.
Query Parameters
Page number
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100Search in name and description
Maximum string length:
255Filter by active status
Filter by trigger type
Available options:
date_threshold, scheduled, field_change, absence Filter by entity type
Available options:
device, company, compliance, planner, user, goal, training, ticket, meeting Field to sort by
Available options:
name, priority, is_active, trigger_type, entity_type, created_at, updated_at Sort descending