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

# List stored TradingView data

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

Retrieve data stored via the 'store' webhook action.

## Path parameters

- `accountId` string, uuid, required

## Query parameters

- `limit` integer
- `skip` integer

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