SecretsName
Get Secret Value
Get secret with specified name from keyring
curl -X GET "https://loading/api/secrets/string""string"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}Empty