Skip to main content
GET
Get Build Integrity Status

Authorizations

Authorization
string
header
required

Standard HTTP Bearer token authentication header (e.g. Authorization: Bearer pk_live_...).

Query Parameters

status
string

Comma-separated list of build review statuses.

Example:

"pending,warned,blocked,approved,rejected"

Response

Build integrity verification payload.

success
boolean
Example:

true

data
object