GET /v1/organizations/{organizationId}/auditlogs

configcat.com

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

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

Parameters (7)

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.

organizationId (string, path, required)

The identifier of the Organization.

productId (string, query, optional)

The identifier of the Product.

toUtcDateTime (string, query, optional)

Filter Audit logs by ending UTC date.

No probe data for this endpoint yet.