---
title: "GET /v1/shared/auth/profile/grants/winners/"
method: GET
path: "/v1/shared/auth/profile/grants/winners/"
tags: ["v1"]
---

# GET /v1/shared/auth/profile/grants/winners/

`GET /v1/shared/auth/profile/grants/winners/`

## Response `200`

- GrantForm[]
  - `id` integer, required
  - `user` GrantWinnerProfile, required
    - `id` integer, required
    - `username` string, nullable — Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
    - `first_name` string
    - `last_name` string
    - `avatar` string, uri, nullable
  - `bag` string, uuid, nullable
  - `instagram` string, uri, nullable
  - `portfolio` string, uri, nullable
  - `description` string, required
  - `file` string, uri, nullable
  - `created_at` string, date-time, required

---

[API](https://skmtc.net/yume-cloud/apis/yume-api.md) · [All operations](https://skmtc.net/yume-cloud/apis/yume-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yume-cloud/yume-api/versions/90700f5abfcc/schema)
