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

# /stages

`GET /stages`

Returns a collection of your recruitment pipeline stages. Required scope: r_jobs. Accessible with all token types.

## Response `200`

200

- object
  - `stages` object[]
    - `slug` string
    - `name` string
    - `kind` string
    - `position` integer

## Other responses

- `401` — 401

---

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