pydo.genai.get_indexing_job()
Generated on 16 Jan 2026
from pydo version
v0.24.0
Description
To get status of an indexing Job for a knowledge base, send a GET request to /v2/gen-ai/indexing_jobs/{uuid}.
Parameters
| Name | Type | Required | Description | Default Value |
|---|---|---|---|---|
uuid |
string | True | Indexing job id |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.