---
title: "Gets the current user's image as a raw byte array."
method: GET
path: "/api/users/current/image"
tags: ["Users"]
---

# Gets the current user's image as a raw byte array.

`GET /api/users/current/image`

## Response `200`

OK

- IntectWebAPIControllersUsersControllerUserImageResponse
  - `Image` string, byte
  - `UserId` integer

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
