Build direct links into the app-management pages of a site's dashboard. For the general URL contract (metaSiteId, fallbacks, redirects), see Dashboard Navigation.
| Page | URL after /dashboard/{metaSiteId}/ | What it manages |
|---|---|---|
| App Market | app-market | Browse and install apps |
| Manage apps | manage-installed-apps | Installed apps (update, remove, settings) |
The older manage-apps link redirects to manage-installed-apps.
List Installed Apps (GET /apps-installer-service/v1/app-instances) returns each installed app's appDefinitionId and name — which is also what the app-ID fallback URL needs.
Example — after installing an app:
Last updated: 30 July 2026