Getting Details of an External CipherTrust Manager Key
Use the get /v1/cckm/external-cm/keys/{id}
API to view the details of an external CipherTrust Manager key.
Syntax
Here, {id}
represents the ID of the key.
Request Parameter
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authorization token. |
Example Request
Example Response
The output shows the details of an external CipherTrust Manager key with ID d3296d8a-22bf-4b9c-8ff7-a41104b4631e
.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.