GET /v1/api-keys/audit/summary
GET/v1/api-keys/audit/summary
Bucketed activity summary (req/min, status mix) for dashboard charts.
Query-Parameter
| Name | Typ | Beschreibung |
|---|
apiKeyId | string | |
from | string<date-time> | |
to | string<date-time> | |
bucket | string | |
Beispiel
curl -X GET https://api.codemeta-os.de/v1/api-keys/audit/summary \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txt
const result = await cm.api-keys.list();
Antwortcodes
| HTTP |
Bedeutung |
200 |
Default Response |