---
title: "Get staff records"
method: GET
path: "/v1/staff"
tags: ["Staff"]
---

# Get staff records

`GET /v1/staff`

## Query parameters

- `startId` integer
- `limit` integer
- `page` integer

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `422` — Input validation failed

---

[API](https://skmtc.net/rockgympro/apis/rock-gym-pro-api.md) · [All operations](https://skmtc.net/rockgympro/apis/rock-gym-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rockgympro/rock-gym-pro-api/versions/2d3a542adf88/schema)
