---
title: "GET /Links"
method: GET
path: "/Links"
tags: ["Links", "Links"]
---

# GET /Links

`GET /Links`

## Response `200`

Returns all links for account.

- GetLinksResponse[]
  - `LinkId` integer
  - `ShockerId` integer
  - `Code` string, guid
  - `Name` string
  - `Paused` boolean
  - `RemainingActivations` integer
  - `Editable` boolean
  - `ShockEnabled` boolean
  - `VibrateEnabled` boolean
  - `BeepEnabled` boolean
  - `Created` string, date-time
  - `LastUsed` string, date-time
  - `Expiry` string, date-time, nullable

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