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

# /subscriptions

`GET /subscriptions`

Subscribe to an event. Required scope: `r_candidates` or `r_employees`. Accessible with all token types.

## Response `200`

200

- object
  - `subscriptions` object[]
    - `id` integer
    - `target` string
    - `valid_until` string
    - `created_at` string
    - `stage_slug` string
    - `job_shortcode` string

## Other responses

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