---
search:
  tags:
    - Operations
    - GET
seo:
  description: >-
    Owner-only lookup: returns the appId for the caller’s app whose manifest id…
    Reference for the GET /app/resolve/{manifestId} endpoint in the Charming API
    API.
sidebar:
  badge: GET
  label: Resolve a manifestId to an appId in the caller’s scope
title: Resolve a manifestId to an appId in the caller’s scope
type: openapi-operation
---
Owner-only lookup: returns the `appId` for the caller’s app whose manifest `id` matches `manifestId`. Used by `window.charming.api(manifestId)` / `bridge.resolve()` to turn a manifest reference into a routable UUID.

<Operation source="reference" id="resolve-app-manifest" />

Found a bug or need a feature? [Tell us](/docs/capabilities/feedback) with `submit_feedback` or `POST /app/{id}/feedback`. Your feedback shapes what we build next.
