Getting Details of a SAP Key
Use the get /v1/cckm/sap/keys/{id}
API to view the details of a SAP key.
Syntax
Here, {id}
is the resource ID of the SAP key.
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.