---
title: "Get analytics job status by job id"
method: GET
path: "/schedule/api/v3/job/analytics/{job_id}"
tags: ["scheduler"]
---

# Get analytics job status by job id

`GET /schedule/api/v3/job/analytics/{job_id}`

## Path parameters

- `job_id` string, required

## Response `200`

OK

- GithubComOpengovernOpengovernancePkgDescribeApiGetAnalyticsJobStatusResponse
  - `created_at` string
  - `job_id` integer
  - `job_status` string
  - `updated_at` string

---

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