استرجاع جميع المكالمات
curl --request GET \
--url 'https://api.benzinga.com/api/v1/transcripts/calls?token='{
"data": [
{
"call_id": "694bf432dd7f23000124626c",
"call_title": "تسجّل Aritzia إيرادات قياسية قدرها 1 مليار دولار، مدفوعة بالنمو الرقمي والتوسع في متاجر البوتيك",
"description": "مكالمة مؤتمر أرباح Aritzia (ATZ) للربع الأول من عام 2026",
"webcast_url": "https://events.q4inc.com/attendee/476349537",
"headline": "Aritzia تسجّل نموًا في الإيرادات بنسبة 43٪ ليصل إلى 1.04 مليار دولار في الربع الثالث، مدفوعًا بقوة التجارة الإلكترونية في الولايات المتحدة والافتتاحات الاستراتيجية للمتاجر",
"symbol": "ATZ",
"exchange": "TSX",
"figis": [
"BBG00DR7R5L2"
],
"name": "Aritzia",
"start_time": "2026-01-08T21:29:03Z",
"end_time": "2026-01-09T13:00:13Z",
"duration": 0,
"status": "COMPLETED",
"created_at": "2026-01-08T21:29:03.225054Z",
"updated_at": "2026-01-09T13:00:31.632952Z",
"transcripts": [
{
"transcript_id": "053c48c4-17f2-48a8-8216-68513c5c54c2",
"text": "شكرًا لانتظاركم، هنا مشغّل المؤتمر ... يمكنكم الآن قطع الاتصال.",
"language": "en-US",
"confidence_score": 0.41074312812500047,
"segments": null,
"type": "LIVE"
},
{
"transcript_id": "c10f465c-f09e-4661-b029-c1092b2b9d40",
"text": "شكرًا لانتظاركم... شكرًا لانضمامكم ونتمنى لكم يومًا سعيدًا. يمكنكم الآن قطع الاتصال.",
"language": "en-US",
"confidence_score": 0.9678800193700792,
"segments": null,
"type": "NON_LIVE"
}
],
"securities": [
{
"figi": "BBG00DR7R5N0",
"isin": "CA04045U1021",
"name": "ARITZIA INC-SUBORDINATE VOTI",
"symbol": "ATZ",
"mic_code": "XTSE",
"figi_composite": "BBG00DR7R5K3",
"figi_share_class": "BBG00DR7R5L2",
"refinitiv_exch_code": "TOR"
}
]
}
],
"message": "تم جلب المكالمات بنجاح",
"pagination": {
"hits": 15686,
"page": 1,
"page_count": 15686,
"page_size": 1
}
}
نصوص مكالمات الأرباح
جلب النصوص
استرجاع قائمة بالمكالمات مع خيارات للتصفية والترقيم الصفحي. بشكل افتراضي، تُعاد المكالمات ذات الحالة COMPLETED فقط. استخدم status=ALL لإرجاع جميع الحالات.
GET
/
api
/
v1
/
transcripts
/
calls
استرجاع جميع المكالمات
curl --request GET \
--url 'https://api.benzinga.com/api/v1/transcripts/calls?token='{
"data": [
{
"call_id": "694bf432dd7f23000124626c",
"call_title": "تسجّل Aritzia إيرادات قياسية قدرها 1 مليار دولار، مدفوعة بالنمو الرقمي والتوسع في متاجر البوتيك",
"description": "مكالمة مؤتمر أرباح Aritzia (ATZ) للربع الأول من عام 2026",
"webcast_url": "https://events.q4inc.com/attendee/476349537",
"headline": "Aritzia تسجّل نموًا في الإيرادات بنسبة 43٪ ليصل إلى 1.04 مليار دولار في الربع الثالث، مدفوعًا بقوة التجارة الإلكترونية في الولايات المتحدة والافتتاحات الاستراتيجية للمتاجر",
"symbol": "ATZ",
"exchange": "TSX",
"figis": [
"BBG00DR7R5L2"
],
"name": "Aritzia",
"start_time": "2026-01-08T21:29:03Z",
"end_time": "2026-01-09T13:00:13Z",
"duration": 0,
"status": "COMPLETED",
"created_at": "2026-01-08T21:29:03.225054Z",
"updated_at": "2026-01-09T13:00:31.632952Z",
"transcripts": [
{
"transcript_id": "053c48c4-17f2-48a8-8216-68513c5c54c2",
"text": "شكرًا لانتظاركم، هنا مشغّل المؤتمر ... يمكنكم الآن قطع الاتصال.",
"language": "en-US",
"confidence_score": 0.41074312812500047,
"segments": null,
"type": "LIVE"
},
{
"transcript_id": "c10f465c-f09e-4661-b029-c1092b2b9d40",
"text": "شكرًا لانتظاركم... شكرًا لانضمامكم ونتمنى لكم يومًا سعيدًا. يمكنكم الآن قطع الاتصال.",
"language": "en-US",
"confidence_score": 0.9678800193700792,
"segments": null,
"type": "NON_LIVE"
}
],
"securities": [
{
"figi": "BBG00DR7R5N0",
"isin": "CA04045U1021",
"name": "ARITZIA INC-SUBORDINATE VOTI",
"symbol": "ATZ",
"mic_code": "XTSE",
"figi_composite": "BBG00DR7R5K3",
"figi_share_class": "BBG00DR7R5L2",
"refinitiv_exch_code": "TOR"
}
]
}
],
"message": "تم جلب المكالمات بنجاح",
"pagination": {
"hits": 15686,
"page": 1,
"page_count": 15686,
"page_size": 1
}
}
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.
{
"data": [
{
"call_id": "694bf432dd7f23000124626c",
"call_title": "تسجّل Aritzia إيرادات قياسية قدرها 1 مليار دولار، مدفوعة بالنمو الرقمي والتوسع في متاجر البوتيك",
"description": "مكالمة مؤتمر أرباح Aritzia (ATZ) للربع الأول من عام 2026",
"webcast_url": "https://events.q4inc.com/attendee/476349537",
"headline": "Aritzia تسجّل نموًا في الإيرادات بنسبة 43٪ ليصل إلى 1.04 مليار دولار في الربع الثالث، مدفوعًا بقوة التجارة الإلكترونية في الولايات المتحدة والافتتاحات الاستراتيجية للمتاجر",
"symbol": "ATZ",
"exchange": "TSX",
"figis": [
"BBG00DR7R5L2"
],
"name": "Aritzia",
"start_time": "2026-01-08T21:29:03Z",
"end_time": "2026-01-09T13:00:13Z",
"duration": 0,
"status": "COMPLETED",
"created_at": "2026-01-08T21:29:03.225054Z",
"updated_at": "2026-01-09T13:00:31.632952Z",
"transcripts": [
{
"transcript_id": "053c48c4-17f2-48a8-8216-68513c5c54c2",
"text": "شكرًا لانتظاركم، هنا مشغّل المؤتمر ... يمكنكم الآن قطع الاتصال.",
"language": "en-US",
"confidence_score": 0.41074312812500047,
"segments": null,
"type": "LIVE"
},
{
"transcript_id": "c10f465c-f09e-4661-b029-c1092b2b9d40",
"text": "شكرًا لانتظاركم... شكرًا لانضمامكم ونتمنى لكم يومًا سعيدًا. يمكنكم الآن قطع الاتصال.",
"language": "en-US",
"confidence_score": 0.9678800193700792,
"segments": null,
"type": "NON_LIVE"
}
],
"securities": [
{
"figi": "BBG00DR7R5N0",
"isin": "CA04045U1021",
"name": "ARITZIA INC-SUBORDINATE VOTI",
"symbol": "ATZ",
"mic_code": "XTSE",
"figi_composite": "BBG00DR7R5K3",
"figi_share_class": "BBG00DR7R5L2",
"refinitiv_exch_code": "TOR"
}
]
}
],
"message": "تم جلب المكالمات بنجاح",
"pagination": {
"hits": 15686,
"page": 1,
"page_count": 15686,
"page_size": 1
}
}
التفويضات
معلمات الاستعلام
رقم الصفحة للاستخدام في ترقيم الصفحات (يبدأ من 1)
عدد العناصر المطلوب إرجاعها لكل صفحة
تصفية حسب حالة المكالمة. القيمة الافتراضية هي COMPLETED. استخدم ALL لإرجاع جميع الحالات.
الاستجابة
موافق
The response is of type object.
هل كانت هذه الصفحة مفيدة؟
⌘I