---
title: "Get Job By Id"
method: GET
path: "/users/me/job/{job_id}"
tags: ["proxy"]
---

# Get Job By Id

`GET /users/me/job/{job_id}`

Get a specific job by ID

## Path parameters

- `job_id` string, required — The ID of the job to retrieve

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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