List rule evaluation results

Lists Auth Rule evaluation results.

Limitations:

  • Results are available for the past 3 months only
  • At least one filter (event_token or auth_rule_token) must be provided
  • When filtering by event_token, pagination is not supported
Query Params
uuid

A cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.

integer
1 to 100
Defaults to 50

Page size (for pagination).

uuid

A cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.

uuid

Filter by event token

uuid

Filter by Auth Rule token

date-time

Date string in RFC 3339 format. Only events evaluated after the specified time will be included. UTC time zone.

date-time

Date string in RFC 3339 format. Only events evaluated before the specified time will be included. UTC time zone.

boolean

Filter by whether the rule evaluation produced any actions. When not provided, all results are returned.

Responses

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json