Syncs
Get Environment Variables
Retrieve the environment variables as added in the Nango dashboard
GET
/
environment-variables
Response
200 - application/json
name
string
The name of the environment variable
value
string
The value of the environment variable
Was this page helpful?