---
title: "/employees"
method: GET
path: "/employees"
---

# /employees

`GET /employees`

Returns a collection of your account employees. Required scope: `r_employees`.

## Path parameters

- `subdomain` string, required

## Query parameters

- `limit` integer
- `offset` integer
- `query` string
- `order_by` 'division' | 'department'
- `member_id` string

## Response `200`

200

## Other responses

- `400` — 400
- `404` — 404

---

[API](https://skmtc.net/workable/apis/account-root.md) · [All operations](https://skmtc.net/workable/apis/account-root/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/workable/account-root/versions/3ead9ec42165/schema)
