---
title: "Retrieve a summary of data available to the agent"
method: GET
path: "/agents/{agentId}/data-summary"
tags: ["Agents"]
---

# Retrieve a summary of data available to the agent

`GET /agents/{agentId}/data-summary`

## Path parameters

- `agentId` string, required

## Response `200`

Agent data summary retrieved sucessfully.

- DataSummary
  - `dataSummary` string, required — A human-readable summary of data available to the agent

## Changes

- **2026-01-26** `d97ebdf80ef8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/inconvoai/apis/inconvo-conversations-api/changes/agents/:agentId/data-summary/get.md)

---

[API](https://skmtc.dev/inconvoai/apis/inconvo-conversations-api.md) · [All operations](https://skmtc.dev/inconvoai/apis/inconvo-conversations-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/inconvoai/inconvo-conversations-api/revisions/2524aa5bde1f/schema)
