Skip to main content
GET
Get App by Vanity URL

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

vanityUrl
string
required

The vanity URL of the app to retrieve.

Response

Success

accessStatuses
object[]
required
configurationType
enum<string>
default:STANDARD
required

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

Available options:
STANDARD,
AISYSTEM
discoverable
boolean
required
entryPoint
string
required
id
string
required
mountDatasets
boolean
required
name
string
required
project
object
required
renderIFrame
boolean
required
url
string
required
views
number
required
visibility
enum<string>
required
Available options:
AUTHENTICATED,
GRANT_BASED,
GRANT_BASED_STRICT,
PUBLIC
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.

publisher
object
taxonomyTags
object[]

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

thumbnailEtag
string
updatedAt
number<epoch>
vanityUrl
string
Last modified on June 26, 2026