---
title: "GET /v1/stocks/quotes/"
method: GET
path: "/v1/stocks/quotes/"
tags: ["v1"]
---

# GET /v1/stocks/quotes/

`GET /v1/stocks/quotes/`

Get last quote for a stock.

## Query parameters

- `format` 'csv' | 'json'
- `symbols` string, required
- `extended` boolean
- `dateformat` 'spreadsheet' | 'timestamp' | 'unix'
- `limit` integer
- `offset` integer
- `headers` boolean
- `columns` string
- `human` boolean

## Response `200`

- object

---

[API](https://skmtc.net/marketdata/apis/market-data-api.md) · [All operations](https://skmtc.net/marketdata/apis/market-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/marketdata/market-data-api/versions/902f045c5a00/schema)
