---
title: "Intervals List"
method: GET
path: "/intervals"
tags: ["reference_data"]
---

# Intervals List

`GET /intervals`

The intervals endpoint provides a list of supported time intervals that can be used for querying financial data.

## Response `200`

- object
  - `data` string[], required — List of available intervals
  - `status` string, required — Status of the response

## Other responses

- `400`
- `401`
- `403`
- `404`
- `414`
- `429`
- `500`

---

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