Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required
project_id
string
required
var_id
string
required

Response

Variable details

envs
object[]
required
id
integer<int64>
required
name
string
required
value
object
required
applies_to_all_envs
boolean

Whether the variable applies to every environment, including environments created later.

description
string | null