---
title: "Get Job Timeseries"
method: GET
path: "/jobs/timeseries/{job-id}"
tags: ["Jobs"]
---

# Get Job Timeseries

`GET /jobs/timeseries/{job-id}`

Get status information for a timeseries job, including which days have been uploaded.

## Path parameters

- `job-id` string, required

## Headers

- `Addepar-Firm` string, required

## Response `200`

successful operation

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — job with given ID does not exist or is not a timeseries job

---

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