> ## Documentation Index
> Fetch the complete documentation index at: https://docs.benzinga.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 概要

> Conference Call Transcripts APIの概要

<div id="introduction">
  ## はじめに
</div>

この REST API では、カンファレンスコールとそのサマリーを取得するためのエンドポイントを提供しています。

<div id="available-endpoints">
  ## 利用可能なエンドポイント
</div>

<div id="fetch-all-calls">
  ### [すべてのコールの取得](/ja/api-reference/delivery-api/calls/fetch-all-calls)
</div>

オプションのフィルタリングとページネーションを用いて、コールの一覧を取得します。

<div id="fetch-call-by-id">
  ### [コールを ID で取得](/ja/api-reference/delivery-api/calls/fetch-call-by-id)
</div>

特定のコールの ID を指定して詳細情報を取得します。

<div id="fetch-summaries">
  ### [サマリーを取得](/ja/api-reference/delivery-api/summaries/fetch-summaries)
</div>

ページネーション対応のサマリー一覧を取得します。

<div id="fetch-summary-by-call-id">
  ### [コール ID でサマリーを取得](/ja/api-reference/delivery-api/summaries/fetch-summary-by-call-id)
</div>

特定のコール ID のサマリー詳細を取得します。
