Read the gating status for the signed-in user
PortalGating
Read the gating status for the signed-in user
Returns the latest sandbox + live status for the WorkOS user
whose id is supplied as the X-Portal-Workos-User-Id header.
The HMAC signature is computed over that header value (the
endpoint has no body), keeping the identity unforgeable.
Either status field is null when the user has not yet filed a sandbox or live application.
GET
Read the gating status for the signed-in user
Headers
Hex HMAC-SHA256 of the raw request body (or, for the GET
status endpoint, of the X-Portal-Workos-User-Id header
value) computed with the shared portal bootstrap secret.
WorkOS user id whose gating status is being read.
Response
Latest sandbox and live status.
