---
title: "GET /pay"
method: GET
path: "/pay"
---

# GET /pay

`GET /pay`

Retrieve your pay by slash information.

## Response `200`

OK

- SlashHandle — Details about a single SlashHandle
  - `id` string, required — The id of the SlashHandle
  - `slashHandle` string, required — The username that others can use to send money to this entity
  - `name` string, required — The display name of the entity
  - `accountId` string, required — The ID of the account that will send and receive funds for this entity

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `429` — TooManyRequests
- `500` — Internal Error

---

[API](https://skmtc.net/slashfi/apis/slash-public-api.md) · [All operations](https://skmtc.net/slashfi/apis/slash-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/slashfi/slash-public-api/versions/773c90f079c5/schema)
