Get App Page Artifact
GET /app-pages/{page_id}/artifact
GET
/app-pages/{page_id}/artifact
The generated HTML and the manifest wiring it to its sources.
This is the source, for reading or storing. To DISPLAY a page, mint a frame session instead: the HTML is written for a sandboxed origin with an injected SDK and is not safe to embed directly in your own document.
Authorizations
Parameters
Path Parameters
page_id
required
string
Header Parameters
Responses
200
Successful Response
object
data
required
The generated page itself, plus the manifest wiring it to its sources.
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string