cURL
curl --request GET \ --url http://localhost:3000/api/system/environment/local
{ "success": true, "data": {} }
Retrieve local environment variables from .env file
Local environment variables
true
Show child attributes
Was this page helpful?