v10

latestOpenAPI 3.1.0raw.githubusercontent.com2025-06-19274659.0 KB
App Configuration

getPublicConfiguration

Retrieve the public configuration of an app to install in your tenant

get/v1/app-configurations/public/{appId}

Query parameters

versionstring

Version of the app configuration to retrieve

Response

Successful response

app_idstring required

ID of the app configuration

support_emailstring

Email address for support requests

owner_org_idstring required

Organization ID of the app owner

namestring required

Name of the app

dev_modeboolean

Flag to indicate if the app is in dev mode.

categorystring

Category of the app.

icon_urlstring

URL of the app icon.

documentation_urlstring

URL of the app documentation.

is_betaboolean

Flag to indicate if the app is in beta.

deprecated_atstring

Timestamp when the app version is deprecated

versionstring required

Version of the app that is installed

latest_versionstring

Latest version of the app

publicboolean

Flag to indicate if the app is public.