pydo.genai.get_indexing_job_details_signed_url()
Generated on 20 Oct 2025
from pydo
version
v0.18.0
Description
To get a signed URL for indexing job details, send a GET request to /v2/gen-ai/indexing_jobs/{uuid}/details_signed_url
.
Parameters
Name | Type | Required | Description | Default Value |
---|---|---|---|---|
indexing_job_uuid |
string | True | The uuid of the indexing job |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.