Query Entity
query_entityQuery app data records for one entity with optional exact-match filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort field, prefix with - for descending | -created_date |
| limit | No | Max records to return | |
| app_id | Yes | The app ID | |
| entity | Yes | Entity name, for example Patient | |
| offset | No | Pagination offset | |
| filters | No | Exact-match field filters |