---
title: "Currently authenticated user subscription update URL"
method: GET
path: "/users/subscription-update-url"
tags: ["Users"]
---

# Currently authenticated user subscription update URL

`GET /users/subscription-update-url`

Fetches the subscription URL of the authenticated user.

## Response `200`

OK

- ResponsesOkString
  - `data` string, required
  - `message` string, required
  - `status` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

[API](https://skmtc.net/ndolestudio/apis/httpsms-api-reference.md) · [All operations](https://skmtc.net/ndolestudio/apis/httpsms-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ndolestudio/httpsms-api-reference/versions/ddd090b6b679/schema)
