Lifecycle
Get application information
Returns the application's identity, plan, region, language, and DNS configuration. The response is scoped to the caller; access to workspace-shared applications is granted automatically when the caller is a member of the owning workspace.
get/v2/apps/{appId}
Path parameters
appIdstring required
Application identifier. Optionally suffixed with -<workspaceId> to act on a workspace-shared application.
Response
Application metadata.
Changes
No recorded changes to this endpoint across all 1 revision of this API.