---
title: "Get Social User"
method: GET
path: "/api/social/user"
---

# Get Social User

`GET /api/social/user`

Proxy to fetch user profiles from Upload-Post.

BYOK: uses the caller's key and returns all profiles on that account.
Managed: uses the server key but returns ONLY the caller's own profile.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/openshorts/apis/fastapi.md) · [All operations](https://skmtc.dev/openshorts/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openshorts/fastapi/revisions/8085a0ce516b/schema)
