pydo.genai.get_indexing_job()
Generated on 17 Apr 2025
from pydo
version
v0.10.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.