---
title: "Get if a user has a Premium membership"
method: GET
path: "/v1/users/{userId}/validate-membership"
tags: ["User profiles", "Users"]
---

# Get if a user has a Premium membership

`GET /v1/users/{userId}/validate-membership`

## Path parameters

- `userId` integer, required

## Response `200`

OK

## Other responses

- `401` — 0: Authorization has been denied for this request.

---

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