Get audit signing public key
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
Accept
stringenum
Defaults to application/json.
Generated from available response content types
application/jsonapplication/octet-stream
Allowed:
application/jsonapplication/octet-stream
Response Codes
``200 Successful operation
``401 Unauthorized
``500 Internal server error
Base URL
https://localhost:8080/management/configuration/auditsigningpublickey
CURL Example
curl --request GET \
--url https://localhost:8080/management/configuration/auditsigningpublickey \
--header 'accept: application/json'
Response Codes
200401500