cURL
curl --request GET \ --url https://app.all-hands.dev/api/secrets \ --header 'X-Session-API-Key: <api-key>'
{ "custom_secrets": [ { "name": "<string>", "description": "<string>" } ] }
Successful Response
Custom secrets names
Show child attributes
Was this page helpful?