---
title: "Get Entity Data"
method: GET
path: "/crm/entity/data"
tags: ["CRM Entity Data", "CRM Entity Data"]
---

# Get Entity Data

`GET /crm/entity/data`

Passthrough GET /entity/data — supports action in
{get, export, picklist, get_entity_ids, aggregate, chart_config}.

All query params (entity_type, action, page_size, page_num, match_filter_dict,
sort_dict, search_text, tenant_scope, use_native, group_by_fields,
aggregate_field, date_field, time_grain, entity_ids, export_to,
export_settings, get_count, ...) are forwarded verbatim. The frontend is
expected to JSON-encode array/object params.

Returns the upstream envelope unchanged so callers can branch on
`result` (1 = success, 2 = error).

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/ambivo/apis/ambivo-api.md) · [All operations](https://skmtc.net/ambivo/apis/ambivo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ambivo/ambivo-api/versions/165a6d16a9a0/schema)
