Box
Get Box secrets setup
Returns the environment variables and secret files configured for Boxes.
get/secrets
Response
Current secret setup metadata.
Example response
{
"ok": true,
"secretFiles": [
{
"path": ".config/service-account.json"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.