Getting Policy Virtual Keys
Get policy virtual keys. Only users with the Standard Registry role are allowed to make the request.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdanyRequired
Policy identifier.
Responses
200
Policy virtual keys.
application/json
500
Internal server error.
application/json
get
/policies/{policyId}/virtual-keysGET /api/v1/policies/{policyId}/virtual-keys HTTP/1.1
Host:
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
binaryLast updated
Was this helpful?