Gets a list of the events for a single rule.

Authorization: End user token is required.

User permissions required: CanViewRules

Path Params
uuid
required

The ID of the rule to get the events for.

Query Params
int32
Defaults to 1

The page number from where records are retrieved. Note that the paging starts from page 1. If a 0 is supplied it will be treated as a 1 and the first page is returned.

int32
Defaults to 20

The number of records to be retrieved from a page.

eventTypes
array of strings

List of event types to filter the rule events based on type

eventTypes
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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