---
title: "Returns a list of clients"
method: GET
path: "/clients"
tags: ["client"]
---

# Returns a list of clients

`GET /clients`

Returns the list of clients that the provided key has access to.

## Query parameters

- `size` integer
- `cursor` string

## Response `200`

A JSON array of clients

---

[API](https://skmtc.net/zenlist/apis/zenlist-partner-integration-api.md) · [All operations](https://skmtc.net/zenlist/apis/zenlist-partner-integration-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenlist/zenlist-partner-integration-api/revisions/803c0368dc8e/schema)
