---
title: "Get the authenticated user's profile"
method: GET
path: "/bcv1/profile"
tags: ["BadgeConnect"]
---

# Get the authenticated user's profile

`GET /bcv1/profile`

Returns the OB 2.1 profile of the authenticated badge recipient

## Response `200`

Profile retrieved successfully

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — User not found
- `429` — Too Many Requests
- `500` — Internal Server Error

---

[API](https://skmtc.net/instructure/apis/public-api-docs.md) · [All operations](https://skmtc.net/instructure/apis/public-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instructure/public-api-docs/revisions/44eb39b4bd65/schema)
