Application Result Object

Name Type Description Required
success boolean Is true or false depending on the success or failure of the query. If success is false, then result is not returned and a text field named “error” is sent instead. No
result An array of Application Objects (see below). JSON array of Application Object one for each environment returned by the query (if success is true). No

Last modified December 18, 2020: reorganzise sections (85d5aef)