Get a BYOK provider credential
Get a single bring-your-own-key (BYOK) provider credential by its id. Management key required.
Authentication
AuthorizationBearer
API key as bearer token in Authorization header
Path parameters
id
The BYOK credential ID (UUID).
Response
BYOK credential details
data
The BYOK credential.
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error