Get audit trails

This endpoint returns audit trails for the given tenant, entities, actions, and date range.

Query Params
string
entities
array of strings

The entities for which to get audit trails (defaults to all).

entities
actions
array of strings

The actions for which to get audit trails (defaults to all).

actions
date-time
date-time
string

Base64-encoded string representing the current window of data

string

The page to request, w.r.t the current page.
Can be one of FIRST, PREVIOUS, NEXT, LAST

string

The size of the page requested. The handling service should impose a hard limit on this

sorting.sortBy
array of strings

The columns to order by.
Can be CreationDate (default)

sorting.sortBy
string

Can be DESC (default), ASC

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json


  © 2025 Taurus SA. All rights reserved.