Skip to main content
GET
Open an app or an exact draft preview

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Path Parameters

appId
string
required

Query Parameters

revisionId
string
Required string length: 1 - 160
receiptId
string
Required string length: 1 - 160

Response

200 - application/json

App preview returned.

view
object
required
workflowTitle
string
required
canManage
boolean
required
onDashboard
boolean
required
revision
object | null
required
html
string | null
required
payload
object | null
required
previewNotice
string | null
required