Documentation menu
Get an API key log
Contract for GET /api/api-key-logs/{logId}.
GET
/api/api-key-logs/{logId}Tenant admins can inspect one API key access record from their own institution.
Authentication
This endpoint requires a tenant admin Bearer JWT.
Parameters
| Field | In | Type | Description |
|---|---|---|---|
logId * | path | string | Audit log id. |
Responses
| HTTP | Description | Schema |
|---|---|---|
200 | Successful response | ApiKeyLogResponse |
400 | Invalid or missing request data | ErrorResponse |
401 | Authentication is missing or invalid | ErrorResponse |
403 | Account, permission, source scope, domain or IP restriction failed | ErrorResponse |
404 | Record not found | ErrorResponse |
500 | Server error | ErrorResponse |
Decision boundary
An API result is a candidate match. A final sanctions or compliance decision requires official-source verification and human review.