Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

applicationKey
string
required

Query Parameters

includeChildren
boolean
default:false
skipDevAccountCheck
boolean
default:false
includeNonCertifiedPackages
boolean
default:false
responseFields
string

limits which fields are returned in the response body

Response

OK

apiVersion
string | null
appConfigUrl
string | null

This will be used by the 3rd party developers to set a URL the intalled applications can call from the Tenant installation/

appId
string | null
appKey
string | null

App Key for the package in question.

appSchemeVersion
integer<int32>
applicationAttributes
object[] | null
applicationBehaviors
object[] | null

List of Application Behaviors that apply to this version of the application.

applicationCapabilities
object[] | null
applicationCapabilityTypes
object[] | null
applicationDescription
string | null
applicationDetailId
integer<int32> | null
applicationEntitlements
object[] | null
applicationId
integer<int32>
applicationName
string | null
applicationOwnerDevAccountId
integer<int32>

This is the DevAccountId that owns the application

applicationStatus
string | null
applicationStatusId
integer<int32>
applicationStatusName
string | null
applicationSubscriptions
object[] | null
applicationTypeId
integer<int32>
applicationTypeName
string | null
applicationUpdateDate
string<date-time> | null
assetFileCount
integer<int32>
attributeNamespace
string | null
dataNamespace
string | null
hasApplicationVersions
boolean
id
integer<int32>
isDeleted
boolean
isLocked
boolean
isReleasePackage
boolean
legacyNamespace
string | null
majorVersion
integer<int32>
minorVersion
integer<int32>
namespace
string | null
namespaceRegistryId
string | null
packageDescription
string | null
packageGuid
string | null
packageName
string | null
parentThemeAppKey
string | null

The parent theme AppKey if this is a theme and the theme extends a valid, published theme.

parentThemeName
string | null
publishedParentSemanticVersion
string | null
publishedParentThemeId
integer<int32> | null
revision
integer<int32>
semanticVersionRange
string | null
sharedSecret
string | null
themeEngineVersion
string | null
updateAvailable
boolean

Whether or not there's a theme update.

updateDate
string<date-time>
updateParentAppKey
string | null

The AppKey is a runtime type. This only applies for themes that inherit from another theme. It shows the most current update available.

updateParentThemeName
string | null

This only applies for themes that inherit from another theme. It shows the name of the most current update available.

updateParentThemeVersion
string | null

This only applies for themes that inherit from another theme. It shows the version of the most current update available.

userId
string | null
validApplicationStatusIdList
integer<int32>[] | null

List of Statuses that the application can move to during the application lifecycle. This is based on what the current value of the ApplicatinStatusId is.