Sandbox Environment Variables
Get sandbox environment variable
Check whether a specific custom sandbox environment variable is configured for a project.
get/sandbox-environment-variables/{key}
Path parameters
keystring required
Environment variable name to fetch.
Query parameters
projectIdstring uuid
Project to inspect. Required for organization-scoped keys; auto-filled from a project-scoped key when omitted.
Response
OK
Changes
No recorded changes to this endpoint across all 4 revisions of this API.