Overview
FETCH is a custom query language that allows retrieving, filtering and aggregating data from one or more entities. It is used throughout the entire system to define search views, catalogs, charts, reports and much more.
The FETCH query is always executed under security privileges defined for each user. When an user executes an FETCH query it sees only the data it has acces to. The FETCH query can be executed within the interface or through the REST API and regardless of the method of execution used, the same security privileges apply.