DigitalOcean-public.v2-new_Apps
Retrieve an Existing App
Retrieve details about an existing app by either its ID or name. To retrieve an app by its name, do not include an ID in the request path. Information about the current active deployment as well as any in progress ones will also be included in the response.
get/v2/apps/{id}
Path parameters
idstring required
The ID of the app
Query parameters
namestring
The name of the app to retrieve.
Response
A JSON with key app