List audit logs by entity
List audit logs by entity
Use this endpoint to retrieve all audit log entries for a specific entity. The results are ordered by creation time descending. This allows you to trace the complete change history of any entity in the system.
GET
List audit logs by entity
Authorizations
Bearer token authentication (format: "Bearer {token}")
Headers
A unique identifier for tracing the request across services.
Query Parameters
The maximum number of items to include in the response.
Required range:
1 <= x <= 200The cursor value for retrieving the next page of results.
Response
Indicates that the request was successful and the response contains the expected data.

