Skip to main content
GET
Get browser-preview proof status

Authorizations

Authorization
string
header
required

Batch Relay scoped API key or an anonymous Test Mode session. Scope names document required capabilities. Anonymous sessions are sandbox-only and do not authorize studio, event, billing, or Live Mode operations.

Headers

X-BatchRelay-Client-Surface
string

Untrusted optional analytics hint naming the calling client surface. It never affects authorization, routing, pricing, or behavior.

Required string length: 1 - 100
X-BatchRelay-Client-Version
string

Untrusted optional analytics hint naming the calling client version. It never affects authorization, routing, pricing, or behavior.

Required string length: 1 - 100
X-BatchRelay-Invocation-Mode
string

Untrusted optional analytics hint naming the invocation mode. It never affects authorization, routing, pricing, or behavior.

Required string length: 1 - 100

Path Parameters

render_id
string
required
Minimum string length: 1

Response

Browser-preview render status

profile
object
required
render_id
string
required
status
enum<string>
required
Available options:
queued,
running,
succeeded,
failed,
cancelled
artifacts
object[]

Present for succeeded preview renders; every artifact expires shortly and cannot be used for fulfillment.