ManagementList BYOK provider keys
List BYOK provider keys
1 min readEdit this page
Metadata-only — never returns the sealed ciphertext.
Requires the byok:read scope.
x-api-key<token>
Anthropic-style API key header.
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/byok/keys"{}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}How is this guide?