Assets
Get Page Preview Delivery
Get signed document page preview media for in-app rendering.
GET
Get Page Preview Delivery
Authorizations
JWT in Authorization header. 'Bearer ' prefix optional.
Path Parameters
The ID of the asset
Page number (1-indexed)
Required range:
x >= 1Response
Successful Response
Base response model for any endpoint returning a signed URL.
All API responses that include a signed URL should either:
- Inherit from this model, or
- Include these three fields with the exact same names and types
This standardization enables:
- Consistent client-side handling of signed URLs
- Predictable refresh logic based on url_expires_at
- Type-safe URL caching in SignedUrlCacheImage
Get Page Preview Delivery

