---
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

---

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