Read an application's push-to-deploy setting
Applications API
Read an application's push-to-deploy setting
Read whether a successful build of the application’s tracked branch redeploys it automatically, together with the newest build observed on that branch. A browser session twin is mounted at the same path without the /api/v1 prefix (cookie authentication).
GET
Read an application's push-to-deploy setting
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
An application's push-to-deploy state: whether a successful build of the tracked branch redeploys it, and the newest build the platform observed on that branch.