GET
/
api
/
v1
/
summaries
/
{call_id}
curl --request GET \
  --url http://api.getaltdata.com/delivery/api/v1/summaries/{call_id}
{
  "summary_id": "0b8ac281-b992-4b4f-89f5-238d12eee984",
  "transcript_id": "c3eaba0f-4905-40ed-b972-0dae82cabe3d",
  "call_id": "67921f0085d8b100013d5a10",
  "summary": "The conference call was Tyson Foods' Fiscal First Quarter 2025 Earnings Conference Call. Donnie King, Tyson's President and CEO, and Kirk Callaway, CFO, provided prepared remarks. The call highlighted Tyson's strong start to fiscal 2025, with significant growth in chicken and improved performance in beef and international segments. The company raised its full-year guidance, citing operational improvements and strong demand for protein. Key topics included the impact of tariffs, immigration policies, and market dynamics on operations. Tyson emphasized its focus on controlling costs, optimizing operations, and maintaining financial strength. The call also announced Wes Morris's upcoming retirement and the transition plan for the poultry business leadership.",
  "language": "en-US",
  "created_at": "2025-02-03T19:34:35.684434Z",
  "updated_at": "2025-02-03T19:34:35.684434Z"
}

Headers

x-api-key
integer

Path Parameters

call_id
string
required

Response

200 - application/json
OK

The response is of type object.