Skip to main content
 print this page

Get presigned URL for a citation page image

POST 

/ai/knowledgebases/citations

Returns a 1-hour S3 presigned URL for a PDF/DOCX page image used in citation previews. Requires modality=text. FileName must be a catalog path (domain/dataset/.../filename) or a project path (projects/files/{project_id}/{filename} or {project_id}/{filename}). PageNumber is 1-based. The caller must have access to the catalog dataset/file or project, and the page image must already exist.

Request

Responses

Presigned URL for the page image, valid for ExpirationTime seconds (3600).

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers