Viewing Details of an Issuer
Use the get /v1/cckm/oci/issuers/{id}
API to view the details of an issuer with the given id.
Syntax
Here, {id}
is the resource ID of the issuer on the CipherTrust Manager.
Request Parameters
Parameter | Type | Description |
---|---|---|
AUTHTOKEN | string | Authentication token. |
Example Request
Example Response
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.