---
title: "Retrieves a list of shockers the given APIkey has claimed share codes for."
method: GET
path: "/Shockers"
tags: ["Shockers", "Shockers"]
---

# Retrieves a list of shockers the given APIkey has claimed share codes for.

`GET /Shockers`

## Response `200`

Success

- GetShockersResponse[]
  - `HubId` integer
  - `ShockerId` integer
  - `Name` string
  - `IsV3` boolean
  - `CanBeep` boolean
  - `CanVibrate` boolean
  - `CanShock` boolean
  - `CanPause` boolean
  - `MaxDuration` integer
  - `MaxIntensity` integer

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/pishock/apis/pishock-public-api-v1.md) · [All operations](https://skmtc.dev/pishock/apis/pishock-public-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pishock/pishock-public-api-v1/revisions/271272058af7/schema)
