get https://your-protect-instance.example.com/api/rest/v1/audit_trails
This endpoint returns audit trails for the given tenant, entities, actions, and date range.
Responses
This endpoint returns audit trails for the given tenant, entities, actions, and date range.
xxxxxxxxxx
curl --request GET \
--url https://your-protect-instance.example.com/api/rest/v1/audit_trails \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: