curl --request GET \
--url https://api.dfns.io/key-stores \
--header 'Authorization: Bearer <token>'{
"items": [
{
"id": "<string>",
"kind": "Hsm",
"primary": true,
"name": "<string>"
}
]
}curl --request GET \
--url https://api.dfns.io/key-stores \
--header 'Authorization: Bearer <token>'{
"items": [
{
"id": "<string>",
"kind": "Hsm",
"primary": true,
"name": "<string>"
}
]
}CustomerEmployee)EndUser)KeyStores:Read: Always required.Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
Success
Show child attributes
Was this page helpful?