Authentication
Preview queries use apreview-token header instead of x-api-key:
Preview Query
Parameters
Component Preview
Fetch a component preview (defaults to latest draft):Specific Version
Fetch a specific published version of a component:Content Preview
Fetch a content preview:Preview Types
ComponentPreview
ContentPreview
Error Handling
Invalid Token
Version Not Found
Preview Resource Deleted
Draft Package Handling
Draft packages use a special ID format:draft:{projectId}:{organizationId}
For real-time updates to previewed content, use the previewUpdated subscription.