[deatached] GET rest api

Hi, i new installed cuba 7.2 studio.
I need resolve why [deatached] under my GET

Using
detachedScreenshot from 2020-07-31 08-03-12

My rest api are fine and not syntax error

rest-queries.xml

<?xml version="1.0" encoding="UTF-8" standalone="no"?> And using And using this http://192.168.1.6:8080/app/services/v2/queries/asesor

Screenshot from 2020-07-31 08-14-20
Using : rest-queries.xml

<?xml version="1.0" encoding="UTF-8" standalone="no"?>

show me “MetaClass not found”

Could some body explain my because I defined my asesor-view.xml rigth

Kind regards
Juan Gomez

Hi.
You can read about entity states and detached objects here.
Information about JPQL query execution is here.