files
Create Preview Image Urls
Bulk variant of /preview-image-url.
Returns a mapping of upload_id -> presigned image URL for every requested upload that has a generated preview image. Upload IDs without a generated image (or that don't resolve to this company) are omitted so the frontend can fall back gracefully per card.
get/files/preview-image-urls
Query parameters
upload_idsstring[] required
variant'thumbnail' | 'preview'
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.