---
title: "Subscription Secure"
method: GET
path: "/sub/{public_id}/{secret}"
tags: ["subscription"]
---

# Subscription Secure

`GET /sub/{public_id}/{secret}`

Client subscription endpoint (secure public_id/secret).

## Path parameters

- `public_id` string, required
- `secret` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/rahanetwork/apis/remnabot.md) · [All operations](https://skmtc.dev/rahanetwork/apis/remnabot/llms.txt) · [OpenAPI document](https://skmtc.dev/rahanetwork/apis/remnabot/revisions/acb5f120e3fe?raw)
