Search
Search Audit Logs
Takes a timestamp as a parameter and returns the audit log at or after the timestamp. Useful to begin pagination to get more logs.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
UTC epoch timestamp, up to 1 year old from now
Response
200
application/json
Audit log entry at or after time
The response is of type object
.