---
title: "GET /v1/vip-server/can-invite/{userId}"
method: GET
path: "/v1/vip-server/can-invite/{userId}"
tags: ["Private servers", "Users"]
---

# GET /v1/vip-server/can-invite/{userId}

`GET /v1/vip-server/can-invite/{userId}`

## Path parameters

- `userId` integer, required

## Response `200`

Success

- CanInviteUserResponse
  - `canInvite` boolean
  - `doesOwnerPrivacyRestrictJoins` boolean
  - `inviteResponseType` 'Invalid' | 'CanInvite' | 'UnableToAddAnyUser' | 'UnableToAddNonFriends' | 'UnableToAddSpecificUser'

---

[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)
