get
https://api.surfact.com/api/v2.0/events/
Retrieve all events and automation rules configured in the organization, returned as a paginated list.
This endpoint supports the standard query conventions:
- Pagination —
page,page_size - Sorting —
sort_by(prefix-to reverse) - Field Filters — e.g.
tags__contains,label__icontains,createdAt__date__gt - Generic Search —
search - Dynamic Fields —
fields,omit
Example
curl -X GET 'https://api.surfact.com/api/v2.0/events/?isActive=true&sort_by=-lastTriggered' \
-H 'X-Auth-Token: your_token_here'Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…