account_sidstring nullable
The unique SID identifier of the Account.
date_createdstring date-time nullable
The date that this App was created, given in ISO 8601 format.
date_updatedstring date-time nullable
The date that this App was last updated, given in ISO 8601 format.
hashstring nullable
App manifest hash represented as hash_algorithm:hash_value.
sidstring nullable
A 34-character string that uniquely identifies this App.
unique_namestring nullable
A developer-defined string that uniquely identifies the App. This value must be unique for all Apps on this Account. The unique_name value may be used as an alternative to the sid in the URL path to address the resource.
urlstring uri nullable
The URL of this resource.