DigitalOcean-public.v2-new_Apps

Retrieve an App Deployment

Retrieve information about an app deployment.

get/v2/apps/{app_id}/deployments/{deployment_id}

Path parameters

app_idstring required

The app ID

deployment_idstring required

The deployment ID

Response

A JSON of the requested deployment

Changes