---
title: "Knowledge Status"
method: GET
path: "/knowledge_status/{job_id}"
tags: ["knowledge"]
---

# Knowledge Status

`GET /knowledge_status/{job_id}`

Get the status of a knowledge upload job.

Args:
    job_id: The job ID for the knowledge upload, passed as path parameter

## Path parameters

- `job_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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