GET /v1/products/{productId}/auditlogs

configcat.com

Summary: List Audit log items for Product
Operation ID: get-auditlogs
Auth: unknown
Description

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.

Parameters (6)

auditLogType (?, query, optional)

Filter Audit logs by Audit log type.

configId (string, query, optional)

The identifier of the Config.

environmentId (string, query, optional)

The identifier of the Environment.

fromUtcDateTime (string, query, optional)

Filter Audit logs by starting UTC date.

productId (string, path, required)

The identifier of the Product.

toUtcDateTime (string, query, optional)

Filter Audit logs by ending UTC date.

No probe data for this endpoint yet.