---
title: "List user-scoped dataset files"
method: GET
path: "/agents/{agentId}/datasets/user/{userIdentifier}"
tags: ["Datasets"]
---

# List user-scoped dataset files

`GET /agents/{agentId}/datasets/user/{userIdentifier}`

List all dataset files scoped to a specific user.

## Path parameters

- `agentId` string, required
- `userIdentifier` string, required

## Response `200`

List of dataset files

- DatasetFileList
  - `files` string[], required

## Changes

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

[Change history](https://skmtc.dev/inconvoai/apis/inconvo-conversations-api/changes/agents/:agentId/datasets/user/:userIdentifier/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)
