---
title: "Retrieve the list of all vendors for an organization"
method: GET
path: "/v1/vendors?page={page}&size={size}"
---

# Retrieve the list of all vendors for an organization

`GET /v1/vendors?page={page}&size={size}`

This API retrieves the list of all vendors for an organization.

You can specify appropriate details for the `page` and `size` parameters in the API request to use the pagination feature in the output.

## Query parameters

- `page` integer
- `size` integer

## Response `200`

200

## Other responses

- `400` — 400

---

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