Querying
The Querying feature allows you to query for specific entities using specific indexed metadata fields. This basic querying is contrasted against the more elaborate search functionality offered by the M.Content API.
The resource is available at the following url:
GET http://<hostname>/api/entities/query/
Note
This resource fully supports chunking, ranging and cultures. Only the GET
method is supported.
Warning
Due to deep paging considerations the querying endpoint is limited to retrieve up to 10.000 results.
This section includes the following:
Can we improve this article ? Provide feedback