---
title: "Returns a paginated list of userAccounts"
method: GET
path: "/userAccounts"
tags: ["userAccounts : Find and modify user accounts "]
---

# Returns a paginated list of userAccounts

`GET /userAccounts`

- Results are paginated and the default is value is 1000 if no limit is provided

## Query parameters

- `query` string
- `sort` string
- `pageNumber` integer
- `limit` integer

## Response `default`

OK

## Other responses

- `400` — Bad Request - Required parameters are missing, malformed or invalid

---

[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)
