Skip to main content
GET
Get App (v1)

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

appId
string
required

Response

Success

accessControl
object
required

Visibility and access-grant settings for an App.

authorship
object
required

Identity metadata for an App: whether it is a draft and the user who created it.

configurationType
enum<string>
default:STANDARD
required

Type of configuration for the app which determines different deployment resources and settings.

Available options:
STANDARD,
AISYSTEM
entryPoint
string
required
id
string
required
mountDatasets
boolean
required

App-level default for whether to mount Domino Datasets into the App's runtime.

name
string
required
project
object
required
renderIFrame
boolean
required
url
string
required
views
number
required
currentVersion
object

The most recently started (which may be different from the most recently created) version of this App. If no version has been started, defaults to most recently created version.

description
string
properties
object[]

Property values assigned to this app, grouped by group name.

taxonomyTags
object[]

Taxonomy tags assigned to this app. Omitted when the taxonomy feature is disabled.

thumbnailEtag
string
updatedAt
number<epoch>
vanityUrl
string