---
title: "GET /api/wallets/subscriptions/{id}"
method: GET
path: "/api/wallets/subscriptions/{id}"
---

# GET /api/wallets/subscriptions/{id}

`GET /api/wallets/subscriptions/{id}`

## Path parameters

- `id` string, required

## Response `200`

- object
  - `success` boolean
  - `data` object
    - `id` string
    - `walletId` string
    - `address` string
    - `chain` string
    - `status` string
    - `webhookUrl` string
    - `updatedAt` integer
    - `createdAt` integer

---

[API](https://skmtc.net/honeycoin/apis/honeycoin-v3-api-official.md) · [All operations](https://skmtc.net/honeycoin/apis/honeycoin-v3-api-official/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/honeycoin/honeycoin-v3-api-official/versions/f3fef13ed253/schema)
