REST API and DTO (QueryAPI)

Currently, there is no built-in REST API for executing queries using the QueryAPI. However, it is possible to develop a logic that retrieves data through the QueryAPI, as all generic logic can be executed using the formulamanager.execute endpoint.

For more information see Custom REST API Service Using Logics.