Application Entity (2022/06)
1 min
the application entity is structured as follows entity id \<font color="#704ae0">number\</font> \<font color="#01a0af">read only\</font> the unique id of the application instance owner \<font color="#704ae0">personinfo\</font> \<font color="#01a0af">read only\</font> the personinfo entity (2022/06) docid\ zirfd24l2jmiqg5krs13p entity name \<font color="#704ae0">string\</font> \<font color="#01a0af">read write\</font> the unique name of a given application provided by its owner description \<font color="#704ae0">string\</font> \<font color="#01a0af">read write\</font> the description of a given application provided by its owner clientid \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the oauth2 client identifier associated with a given application instance clientsecret \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the oauth2 client secret associated with a given application instance scopes \<font color="#704ae0">string\</font> \<font color="#01a0af">read write\</font> a string containing space separated oauth2 scope tokens which define the bsn cloud api resources available to the given application creationdate \<font color="#704ae0">datetime\</font> \<font color="#01a0af">read only\</font> the registration date of the given application see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type lastmodifieddate \<font color="#704ae0">datetime\</font> \<font color="#01a0af">read only\</font> the last date on which the application was modified, if available see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type