---
title: "List all prescaling Events"
method: GET
path: "/api/v1/events/"
tags: ["prescalingevent"]
---

# List all prescaling Events

`GET /api/v1/events/`

List all prescaling Events

## Response `200`

OK

- ServicesPrescalingEventOutput[]
  - `date` string
  - `description` string
  - `end_time` string
  - `multiplier` integer
  - `name` string
  - `start_time` string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/bedrockstreaming/apis/prescaling-api.md) · [All operations](https://skmtc.dev/bedrockstreaming/apis/prescaling-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bedrockstreaming/prescaling-api/revisions/9e4dd625527b/schema)
