SecretsNameReferences
List Secret References
List projects whose configuration references the secret as ${secrets.<name>}
curl -X GET "https://loading/api/secrets/string/references"[
"string"
]{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}