latestOpenAPI 3.1.02026-08-21322323412.1 KB
8de9cb14f744
apps
Get App
Get a single app by ID.
The import map for the app's srcdoc iframe is built once from bundle_imports, before any bundle loads — so if this app embeds children, the response must advertise the union of its own imports and theirs (see union_embed_bundle_imports). Applied here (and on version detail) only — NOT on the list endpoint, which would turn one page load into N extra queries for imports no iframe is built from.
get/api/v1/apps/{app_id}
Path parameters
app_idstring uuid required
Response
Successful Response