Fetch candidate, requester, job opening, and package context for a triggered background check.
Returns full check context after the partner receives a
backgroundCheck.triggered webhook. Partners fetch details before starting
processing at the provider — outbound events carry IDs only; candidate PII
is available only on this authenticated GET.
The response is company-scoped to the installing tenant and the partner
provider resolved from the OAuth app. Returns 404 when the check does not
belong to that company/provider.
Bob always returns the same fixed field set. Collecting any additional
provider-required input (for example SSN, date of birth, or consent) is the
partner's responsibility in their own flow.
OAuth scope: hiring.integrations:write

