Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Current environment variables

Response body for GET /env_vars and PUT /env_vars.

vars
object
required

All environment variables currently set for the authenticated user.