Check the running application
GET https://api.humanitec.io/orgs/{{org_id}}/apps/{{app_id}}/envs/development/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 |