---
title: "Get specific stored data"
method: GET
path: "/rest/api/v1/webhooks/tradingview/accounts/{accountId}/data/{dataId}"
tags: ["TradingView Webhook API"]
---

# Get specific stored data

`GET /rest/api/v1/webhooks/tradingview/accounts/{accountId}/data/{dataId}`

Retrieve specific stored data by ID.

## Path parameters

- `accountId` string, uuid, required
- `dataId` string, required

## Response `200`

OK

- object

---

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