Get Application / Environments
GET {{baseUrl}}/orgs/{{org_id}}/apps/{{app_id}}/envs
Each application can consist of one or many environments. This request will show you the current existing environments of your application.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string | ||
Content-Type | string |