---
title: "Get schedule results."
method: GET
path: "/schedule"
tags: ["schedule"]
---

# Get schedule results.

`GET /schedule`

This endpoint will return schedule results for the specified query.

## Query parameters

- `type` 0 | 1 | 2, required — The set of available schedule types. - 0 = anime - 1 = manga - 2 = game
- `date` string

## Response `200`

Successful GET Schedule JSON response

- object

## Other responses

- `400` — Error Kurozora JSON response
- `403` — Authentication error JSON response

---

[API](https://skmtc.net/kurozora/apis/kurozora-api.md) · [All operations](https://skmtc.net/kurozora/apis/kurozora-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kurozora/kurozora-api/revisions/cae8648c29cf/schema)
