> ## 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.

# 개요

> 컨퍼런스 콜 녹취록 API 개요

<div id="introduction">
  ## 소개
</div>

이 REST API는 컨퍼런스 콜과 해당 요약 정보를 조회할 수 있는 엔드포인트를 제공합니다.

<div id="available-endpoints">
  ## 사용 가능한 엔드포인트
</div>

<div id="fetch-all-calls">
  ### [모든 콜 가져오기](/ko/api-reference/delivery-api/calls/fetch-all-calls)
</div>

선택적 필터링 및 페이지네이션을 사용하여 콜 목록을 조회합니다.

<div id="fetch-call-by-id">
  ### [ID로 콜 가져오기](/ko/api-reference/delivery-api/calls/fetch-call-by-id)
</div>

ID를 사용해 특정 콜의 상세 정보를 조회합니다.

<div id="fetch-summaries">
  ### [요약 가져오기](/ko/api-reference/delivery-api/summaries/fetch-summaries)
</div>

페이지네이션을 통해 요약 목록을 조회합니다.

<div id="fetch-summary-by-call-id">
  ### [콜 ID로 요약 가져오기](/ko/api-reference/delivery-api/summaries/fetch-summary-by-call-id)
</div>

특정 콜 ID의 요약 상세 정보를 조회합니다.
