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

# /recruiters

`GET /recruiters`

Returns a collection of your account external recruiters. Required scope: `r_jobs`. Accessible with account tokens and user tokens.

## Query parameters

- `shortcode` string

## Response `200`

200

- object
  - `recruiters` object[]
    - `id` string
    - `name` string
    - `email` string

## Other responses

- `401` — 401

---

[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)
