Check the running cloned environment
GET {{baseUrl}}/orgs/{{org_id}}/apps/{{app_id}}/envs/{{second_env_id}}/runtime
This request will check if the application is up and running inside the Kubernetes cluster. If the application is not ready, the request will be rerun after 2 seconds.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |