cURL
curl --request GET \ --url https://api.bunny.net/compute/script/{id}/secrets \ --header 'AccessKey: <api-key>'
{ "Secrets": [ { "Id": 123, "Name": "<string>", "LastModified": "2023-11-07T05:31:56Z" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.bunny.net/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bunny.net/llms.txt
Use this file to discover all available pages before exploring further.
API Access Key authorization header
The ID of the script to list secrets
The list of secrets for the script.
Show child attributes
Was this page helpful?
Contact support