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

# /jobs

`GET /jobs`

Returns a collection of your account jobs. Required scope: `r_jobs`. Accessible with all token types.

## Query parameters

- `state` string
- `limit` integer
- `since_id` string
- `max_id` string
- `created_after` string, date-time
- `updated_after` string, date-time
- `include_fields` string

## Response `200`

200

## Other responses

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