Get Public Key
Request
URI
GET
https://{api_host}/dt-rest/v100/key/manager/publickey
COPY
Query Parameters
string
keyType
Required
keyType
Responses
200
successful operation
Returns DtPublicKey of type(s) */*
{
"keyId": "string",
"key": "string",
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string
keyId
Optional
keyId
string
key
Optional
key
string
id
Optional
id