Skip to content

secrets_list

GET
/secrets
curl --request GET \
--url https://api.canopyhq.dev/secrets \
--header 'Authorization: Bearer <token>'

The names of every secret the tenant holds.

Media typeapplication/json
Array<string>
Examplegenerated
[
"example"
]

No console token, or one that did not verify.