Variables
Get a variable
get/api/v1/variables/{name}
Response
Variable
Example response
{
"name": "DEPLOY_ENV",
"value": "production"
}Changes
Changed in 1 of the 134 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○
Variable
{
"name": "DEPLOY_ENV",
"value": "production"
}Changed in 1 of the 134 revisions of this API.1
endpoint added
endpoint-added