---
title: "List SumoQuote Users"
method: GET
path: "/v1/User"
tags: ["User"]
---

# List SumoQuote Users

`GET /v1/User`

Retrieves a list of SumoQuote Users associated with the SumoQuote account

## Query parameters

- `continuation` string, nullable — A paging token from a previous search result. If a continuation token is provided, the results will resume from where the last query result set ended

## Response `200`

Success

---

[API](https://skmtc.net/sumoquote/apis/sumoquote-publicapi.md) · [All operations](https://skmtc.net/sumoquote/apis/sumoquote-publicapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumoquote/sumoquote-publicapi/revisions/08176979e99f/schema)
