v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBApp Builder
Get App
Get the full definition of an app. This API requires a registered application key. Alternatively, you can configure these permissions in the UI.
get/api/v2/app-builder/apps/{app_id}
Path parameters
app_idstring uuid required
The ID of the app to retrieve.
Query parameters
versionstring
The version number of the app to retrieve. If not specified, the latest version is returned. Version numbers start at 1 and increment with each update. The special values latest and deployed can be used to retrieve the latest version or the published version, respectively.
Response
OK