cURL
API Reference
Get email rules
GET
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Query Parameters
Filter to one direction
Available options:
SEND, RECEIVE Filter to one action
Available options:
ALLOW, BLOCK Filter to the rules that BIND this agent — its own rules plus org-wide ones, i.e. exactly the set evaluated when it sends or receives. To list only org-wide rules, use scope=org instead.
Pattern:
^[cC][^\s-]{8,}$org = org-wide rules only; agent = agent-scoped rules only; all (default) = both. Combine with agentId to answer 'what binds this agent?'
Available options:
org, agent, all 