---
title: "GET /v1/profiles"
method: GET
path: "/v1/profiles"
tags: ["profiles"]
---

# GET /v1/profiles

`GET /v1/profiles`

## Response `200`

Users profile

- Profile
  - `avatar` string, required
  - `id` string, required
  - `username` string, required
  - `avatarAssetId` string
  - `profileColor` string, required
  - `createdAt` string, required
  - `updatedAt` string, required

---

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