Developer centerv1.0.0
Documentation menu
API reference

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

FieldInTypeDescription
logId *pathstringAudit log id.

Responses

HTTPDescriptionSchema
200Successful responseApiKeyLogResponse
400Invalid or missing request dataErrorResponse
401Authentication is missing or invalidErrorResponse
403Account, permission, source scope, domain or IP restriction failedErrorResponse
404Record not foundErrorResponse
500Server errorErrorResponse

Decision boundary

An API result is a candidate match. A final sanctions or compliance decision requires official-source verification and human review.