Skip to main content
GET
Get the OOB endpoint

Authorizations

better-auth.session_token
string
cookie
required

Browser session cookie set by Better Auth sign-in.

Response

The endpoint status and hostname.

enabled
boolean
required

Whether OOB testing is configured for this deployment.

hostname
string | null
required

The payload host: .. One random 33-character label — the label itself carries the key, so any request to this host records to the caller's account.

identifier
string | null

The 33-character label: a 20-character correlation key plus a 13-character nonce.

reversedIdentifier
string | null

Legacy display material. Payloads never use it.

dnsProvisioned
boolean

Whether the DNS delegation for the hostname is live. A false value self-heals on the next sign-in.

correlationId
string | null

The 20-character correlation key inside the label.

domain
string | null

The deployment's OOB domain the label sits under (bhunt.win in production).