/
Request language analyzer tools
Request language analyzer tools
11.26 This service only accessible in administration allows you to analyze queries.
It may be helpful to check the syntax of your query, check the final generated prepared where, test the response time, etc.
See Request Language .
Main end point
The main end point URL is
/api/rest/qa/query
It allows to
Convert a JSON query to prepared where ;
Explain each constraint for a metaquery ;
Obtain results counts and run-time estimates outside the context of the API.
You can do this on a structure object, a resource (from the DAM or DATA API), honoring the base wheres, and/or security.
Online documentation
You can also get swagger/redoc documentation of the service on /api/rest/qa.
, multiple selections available,
Related content
Request Language
Request Language
More like this
Redoc Swagger API Documentation
Redoc Swagger API Documentation
More like this
Filter aggregates
Filter aggregates
More like this
API Business Services - Base wheres
API Business Services - Base wheres
More like this
Get Server and REST API configuration
Get Server and REST API configuration
More like this
Accessing data
Accessing data
More like this