Saltar al contenido principal
GET
/
api
/
v2.1
/
calendar-removed
محذوف (v2)
curl --request GET \
  --url 'https://api.benzinga.com/api/v2.1/calendar-removed/?token='
{
  "removed": [
    {
      "id": "5b5d22b5be523300016fd411",
      "type": "dividends",
      "updated": 0
    },
    {
      "id": "5c3dc573a8839f000125ef6b",
      "type": "dividends",
      "updated": 0
    },
    {
      "id": "5c3de0ffa8839f000125efd4",
      "type": "dividends",
      "updated": 0
    },
    {
      "id": "5c3e642da8839f000125f167",
      "type": "dividends",
      "updated": 0
    },
    {
      "id": "5c3d9249a8839f000125ef61",
      "type": "dividends",
      "updated": 0
    }
  ]
}

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.

{
  "removed": [
    {
      "id": "5b5d22b5be523300016fd411",
      "type": "dividends",
      "updated": 0
    },
    {
      "id": "5c3dc573a8839f000125ef6b",
      "type": "dividends",
      "updated": 0
    },
    {
      "id": "5c3de0ffa8839f000125efd4",
      "type": "dividends",
      "updated": 0
    },
    {
      "id": "5c3e642da8839f000125f167",
      "type": "dividends",
      "updated": 0
    },
    {
      "id": "5c3d9249a8839f000125ef61",
      "type": "dividends",
      "updated": 0
    }
  ]
}

Autorizaciones

token
string
query
requerido

Parámetros de consulta

page
integer
predeterminado:0

إزاحة الصفحة. لأسباب متعلقة بتحسين الأداء واعتبارات تقنية، تقتصر إزاحات الصفحات على النطاق من 0 إلى 100000. يمكنك تقييد نتائج الاستعلام باستخدام معلمات أخرى مثل التاريخ. القيمة الافتراضية هي 0

pageSize
integer
predeterminado:100

عدد النتائج المُعادة. الحد الأقصى 1000

type
enum<string>

type

Opciones disponibles:
ratings,
earnings,
dividends,
splits,
ipos,
offerings,
economics,
guidance,
ma,
conference calls
updated
integer

آخر طابع زمني Unix لتحديث السجلات (UTC). سيؤدي ذلك إلى فرض ترتيب فرز بحيث تكون القيم أكبر من أو تساوي الطابع الزمني المحدَّد

Respuesta

محذوف

removed
object[]