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

# /accounts

`GET /accounts`

Returns a collection of all the accounts you have access to. Required scope: `r_jobs`. Accessible with all token types.

## Response `200`

200

- object
  - `accounts` object[]
    - `id` string
    - `name` string
    - `subdomain` string
    - `description` string
    - `summary` string
    - `website_url` string

## 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/revisions/c4116349c08d/schema)
