Get all events
GET
/v2/audit/eventsLast modified: 3 days ago
Get all events
Request
Query Params
page
integer
optional
The page number
per_page
integer
optional
The number of items per page
event
string
optional
Search by the event name
Request samples
Responses
OK(200)
Unauthorized(401)
HTTP Code: 200
Content Type : JSONapplication/json
get events
Data Schema
object {0}
Example
{}
Last modified: 3 days ago