Retrieve secret file
render_retrieve_env_group_secret_fileRetrieve a secret file from a specific environment group on Render using the group ID and the secret file name.
Instructions
Retrieve secret file. Retrieve a particular secret file in a particular environment group. Calls GET /env-groups/{envGroupId}/secret-files/{envVarKey} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| envVarKey | Yes | The name of the secret file | |
| envGroupId | Yes | Filter for resources that belong to an environment group |