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