---
title: "GET /v1/userProfiles/{userId}"
method: GET
path: "/v1/userProfiles/{userId}"
tags: ["userProfiles"]
---

# GET /v1/userProfiles/{userId}

`GET /v1/userProfiles/{userId}`

Returns a user profile. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access this user profile, if no profile exists with the requested ID, or for access errors.

## Path parameters

- `userId` string, required

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/classroom.md) · [All operations](https://skmtc.net/google/apis/classroom/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/classroom/revisions/1b98f151d40b/schema)
