Management Keys
Get a BYOK key
Fetches one of the organization's BYOK keys by id, including the model mapping list and health fields. The upstream key appears only masked (keyMask).
GET
/api/v1/management/byok-keys/:idAuthorizations
Authorizationrequiredstring · header
API key as bearer token in the Authorization header.
Path parameters
idrequiredstring
The BYOK key id (from create or list).
Response examples