Skip to main content
GET
/
projects
/
v1
/
{id}
/
env-vars
List environment variables
curl --request GET \
  --url https://api.case.dev/projects/v1/{id}/env-vars \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

id
string
required

Query Parameters

environment
enum<string>
Available options:
production,
preview,
development,
shared

Response

Environment variables