---
title: "Get the properties associated with a single user by id"
method: GET
path: "/v1/user/{user_id}"
tags: ["user"]
---

# Get the properties associated with a single user by id

`GET /v1/user/{user_id}`

## Path parameters

- `user_id` string, required

## Query parameters

- `source` string

## Response `200`

Successfully retrived properties for the user

- object

## Other responses

- `404` — User doesn't exist

---

[API](https://skmtc.net/promoted/apis/promoted-ai-content-store.md) · [All operations](https://skmtc.net/promoted/apis/promoted-ai-content-store/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/promoted/promoted-ai-content-store/versions/3289237f9795/schema)
