Check for automated deployment
GET {{baseUrl}}/orgs/{{org_id}}/apps/{{app_id}}/envs/{{env_id}}/deploys
Getting the list of deployments for a specific environment will show us if the automated deployment has been triggered.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |