Magidoc

App
Object

Represents app data.

Fields

#

aboutApp

Description of this app.

accessToken

Bearer token used to authenticate by thirdparty app.

appUrl

Url to iframe with the app.

configurationUrl

Url to iframe with the configuration for the app.

created

The date and time when the app was created.

dataPrivacy

Description of the data privacy defined for this app.

dataPrivacyUrl

Url to details about the privacy policy on the app owner page.

homepageUrl

Homepage of the app.

id

ID !
Non-null

The ID of the object

isActive

Determine if app will be set active or not.

metadata

Non-null

List of public metadata items. Can be accessed without permissions.

name

Name of the app.

permissions

List of the app's permissions.

privateMetadata

Non-null

List of private metadata items.Requires proper staff permissions to access.

supportUrl

Support page for the app.

tokens

Last 4 characters of the tokens.

type

Type of the app.

user

User associated with this app.

version

Version number of the app.

webhooks

List of webhooks assigned to this app.

Interfaces

#

Also implements Node , ObjectWithMetadata .

Usages

#

References

#