List all environment variables for a project (values are hidden unless decrypt=true)
curl --request GET \
--url https://api.case.dev/applications/v1/projects/{id}/env \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request GET \
--url https://api.case.dev/applications/v1/projects/{id}/env \
--header 'Authorization: Bearer <token>'