Audit

Overview

Returns the audit events matching the request.

Pre-requisites

In order to successfully use this endpoint, the role assigned to the app must have at least the following level of application permissions granted: Account | Logs | Read.

The page size should be provided in the meta pagination, otherwise the default is 10.

Configuration

Parameters

  • Domain (domain)

Secrets

  • Client Id (client_id)

  • Client Secret (client_secret)

Open the Secret fields and click New secret to create a new one:

  • Give the secret a Name.

  • Turn off the Expiration date option.

  • Click Add new value and paste the secret corresponding to the value.

  • Click Save.

circle-info

Learn more about secrets in Onum in this article.

You can now select the secret you just created in the corresponding fields.

After entering the required parameters and secrets, you can choose to manually enter the fields, or simply paste the given YAML:

Toggle this ON to enable a free text field where you can paste your YAML.

This HTTP Pull Listener now uses the data export API to extract audit events.

Click Create labels to move on to the next step and define the required Labels if needed.

Last updated

Was this helpful?