SecretsName
Get Secret Value
Get secret with specified name from keyring
curl -X GET "https://eventum.example.com/api/secrets/string""string"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Empty