---
title: "Get list of all assets"
method: GET
path: "/assets"
tags: ["Assets"]
---

# Get list of all assets

`GET /assets`

## Response `200`

List of all assets

- Asset[]
  - `id` integer
  - `symbol` string
  - `precision` integer

---

[API](https://skmtc.dev/delta/apis/delta-exchange-api.md) · [All operations](https://skmtc.dev/delta/apis/delta-exchange-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/delta/delta-exchange-api/revisions/36e800c9304c/schema)
