Secrets
Path parameters
pathstringRequired
Specifies the path of the secret.
Query parameters
liststringOptional
Return a list if true.
Responses
200
Secret retrieved successfully.
application/json
403
Permission denied.
application/json
404
Secret not found.
application/json
get
/cubbyhole/{path}Last updated
Was this helpful?