---
title: "Get a prescaling Events by name"
method: GET
path: "/api/v1/events/{name}"
tags: ["prescalingevent"]
---

# Get a prescaling Events by name

`GET /api/v1/events/{name}`

Get a prescaling Events by name

## Path parameters

- `name` string, required

## Response `200`

OK

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

## Other responses

- `404` — Not Found

---

[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)
