Get audit trail

Returns the audit trail of calls to the HTTP APIs related to resources that belong to the account id.
Each entry of the audit trail contains the timestamp of the call, resource, action, and the identity of the caller represented as the (issuer, subject) pair.
Use query string parameters to filter the entries.

All query filters are combined with a logical AND operator.

By default, only the most recent 15 minutes of audit logs are returned. You can change this with the from query parameter.

Language
Authentication
Bearer
JWT
URL
Click Try It! to start a request and see the response here!