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

# Returns a paginated list of developerAccounts

`GET /developerAccounts`

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