---
title: "Return the number of pending friend requests."
method: GET
path: "/v1/user/friend-requests/count"
tags: ["Connections"]
---

# Return the number of pending friend requests.

`GET /v1/user/friend-requests/count`

## Response `200`

OK

- RobloxFriendsApiPendingFriendRequestCountModel — Response model for Pending Friend Request Count
  - `count` integer — Count of pending friend requests

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