project
List environments
Returns all environments for a project that your token can access. Results are filtered by your token’s environment scope.
GET
cURL
Authorizations
API key authentication. Pass Authorization: Bearer ek_live_xxxxx on every request.
Path Parameters
Required string length:
2 - 48Pattern:
^[a-z0-9-]+$Required string length:
2 - 48Pattern:
^[a-z0-9-]+$cURL