---
title: "Get Users"
method: GET
path: "/api/v1/users"
tags: ["Users"]
---

# Get Users

`GET /api/v1/users`

Lists all users within the connected blockchain consortium.

## Query parameters

- `top` integer
- `skip` integer
- `externalId` string
- `userChainIdentifier` string
- `sortBy` string

## Response `200`

OK

## Other responses

- `204` — No Content

---

[API](https://skmtc.net/azure/apis/azure-blockchain-workbench-rest-api.md) · [All operations](https://skmtc.net/azure/apis/azure-blockchain-workbench-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-blockchain-workbench-rest-api/versions/87f9d32cbefd/schema)
