OptionalancestorOptionalcreatedThe time and date the app was created, in the ISO 8601 time format YYYY-MM-DDThh:mm:ss.sssZ (in UTC time zone).
OptionaldataThe Data Classification label assigned to the application. If Data Classification is not turned on, this will not be returned. If Data Classification is turned on, but application is not labeled, we return “None". Data Classification labels can be added in the Admin Console by a Realm Administrator for Platform+ plans.
OptionaldateA description of the format used when displaying date values in this app. Note that this is a browser-only parameter - see the Field type details page in the API Guide for how time values are returned in API calls. See About Localizing Dates to set the app’s date format.
OptionaldescriptionThe description for the app. If this property is left out, the app description will be blank.
OptionalhasIndicates whether app includes Everyone On The Internet access. See Sharing apps with Everyone on the Internet (EOTI).
OptionalidThe unique identifier for this application.
OptionalmemoryApplication memory info
OptionalestMemory?: numberThe estimated memory of this application in gigabytes
OptionalestMemoryInclDependentApps?: numberThe estimated memory of this application and all dependent applications in gigabytes
The app name. You are allowed to create multiple apps with the same name, in the same realm, because they will have different dbid values. We urge you to be careful about doing this.
OptionalsecuritySecurity properties of the application
OptionalallowClone?: booleanAllow users who are not administrators to copy
OptionalallowExport?: booleanAllow users who are not administrators to export data
OptionalenableAppTokens?: booleanRequire Application Tokens
OptionalhideFromPublic?: booleanHide from public application searches
OptionalmustBeRealmApproved?: booleanOnly "approved" users may access this application
OptionaluseIPFilter?: booleanOnly users logging in from "approved" IP addresses may access this application
OptionaltimeA description of the time zone used when displaying time values in this app. Note that this is a browser-only parameter - see the Field type details page in the portal for how time values are returned in API calls. See Set the Time Zone for Both the Application and the Account to set the application’s time zone.
OptionalupdatedThe time and date the app was last updated, in the ISO 8601 time format YYYY-MM-DDThh:mm:ss.sssZ (in UTC time zone).
OptionalvariablesThe app variables. See About Application Variables
Optionalname?: stringVariable name.
Optionalvalue?: stringVariable value.
The id of the app from which this app was copied