---
title: "List Jobs"
method: GET
path: "/jobs"
tags: ["Jobs"]
---

# List Jobs

`GET /jobs`

Retrieve the status and parameters of all jobs.

## Query parameters

- `useStringId` boolean
- `page[limit]` integer
- `page[cursor]` string

## Headers

- `Addepar-Firm` string, required

## Response `200`

successful operation

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/addepar/apis/addepar-api.md) · [All operations](https://skmtc.net/addepar/apis/addepar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/addepar/addepar-api/revisions/dd9db5ba9c67/schema)
