---
title: "Will return show schedule for today for all countries in database"
method: GET
path: "/Calendar/Today/{AccessToken}"
tags: ["Calendar (Television Show Schedules)"]
---

# Will return show schedule for today for all countries in database

`GET /Calendar/Today/{AccessToken}`

## Path parameters

- `AccessToken` string, required

## Response `200`

List of schedules/calendar entries

- Schedule[]
  - `AirDate` string
  - `AirTime` string
  - `Country` string
  - `DaysOn` string
  - `Episode` string
  - `ID` string
  - `Image` string
  - `Network` string
  - `PremiereDate` string
  - `Runtime` string
  - `Season` string
  - `ShowName` string
  - `Summary` string
  - `Title` string

---

[API](https://skmtc.net/hillbillysoftware/apis/shinobi.md) · [All operations](https://skmtc.net/hillbillysoftware/apis/shinobi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hillbillysoftware/shinobi/versions/bae3912d71e5/schema)
