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
- 200
- 400
- 500
Presigned URL for the page image, valid for ExpirationTime seconds (3600).
Response Headers
Input validation or authorization failure. Body is {"Message": " -
Response Headers
Backend failure. Body is {"Message": " -