---
title: "Earnings Call Transcripts List"
method: GET
path: "/stock/transcripts/list"
---

# Earnings Call Transcripts List

`GET /stock/transcripts/list`

List earnings call transcripts' metadata. This endpoint is only available for US companies.

## Query parameters

- `symbol` string, required

## Response `200`

successful operation

- EarningsCallTranscriptsList
  - `symbol` string — Company symbol.
  - `transcripts` object[] — Array of transcripts' metadata

## Changes

- **2020-05-26** `c5b8e420b78c` — 5 warning, 1 info
  - removed the optional property `transcripts/items/id` from the response with the `200` status
  - removed the optional property `transcripts/items/quarter` from the response with the `200` status
  - removed the optional property `transcripts/items/time` from the response with the `200` status
  - removed the optional property `transcripts/items/title` from the response with the `200` status
  - …2 more

[Change history](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/changes/stock/transcripts/list/get.md)

---

[API](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api.md) · [All operations](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/finnhub-stock-api/finnhub-api/revisions/718b3bbfff65/schema)
