Skip to main content

List Audit log items for Product

GET 

/v1/products/:productId/auditlogs

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

This endpoint returns the list of Audit log items for a given Product and the result can be optionally filtered by Config and/or Environment.

If neither fromUtcDateTime nor toUtcDateTime is set, the audit logs for the last 7 days will be returned.

The distance between fromUtcDateTime and toUtcDateTime cannot exceed 30 days.

Important: This endpoint is deprecated. Use the List Audit log items for Product (V2) endpoint instead. In the future, this endpoint will be redirected to the V2 version with default pagination parameters.

Request

Responses