---
title: "Get a wallet profile"
method: GET
path: "/users/{id}"
tags: ["Users"]
---

# Get a wallet profile

`GET /users/{id}`

Fetch the public User profile for a wallet by its `cryptoId`: the human-facing display name, bio, avatar, links, and tags shared across every `@handle` the wallet owns.

## Path parameters

- `id` string, required

## Response `200`

OK

- object

---

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