Skip to main content
page
number
required
It corresponds to the page number you wish to retrieve.
limit
number
required
It corresponds to the limit of events returned per request. Accepted values are 5, 10, 15, and 20.
order
string
required
By default, sorting is performed based on the creation date of the audit event. Accepted values are ‘desc’ or ‘asc’
external_id
string
required
It corresponds to a unique identifier of your application to which the audit event will be associated. For example, if your application manages workspaces, you can send the workspace ID. Then, when you incorporate our log audit table into your application, you will be able to perform specific workspace filtering.