---
title: "Get data"
method: GET
path: "/{app_id}/data"
tags: ["Apps"]
---

# Get data

`GET /{app_id}/data`

Get all data sources for an app

## Path parameters

- `app_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/thuir/apis/embedchain-rest-api.md) · [All operations](https://skmtc.dev/thuir/apis/embedchain-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/thuir/embedchain-rest-api/revisions/0d286e801458/schema)
