---
title: "Returns a single user account"
method: GET
path: "/userAccounts/{userAccountId}"
tags: ["userAccounts : Find and modify user accounts "]
---

# Returns a single user account

`GET /userAccounts/{userAccountId}`

## Path parameters

- `userAccountId` string, required

## Response `default`

OK

## Other responses

- `400` — Bad Request - Required parameters are missing, malformed or invalid
- `404` — Not Found - Developer account is not found

---

[API](https://skmtc.net/openchannel/apis/market.md) · [All operations](https://skmtc.net/openchannel/apis/market/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openchannel/market/versions/e5e2475bf7c3/schema)
