Get background check details

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

Path Params
string
required

Numeric Bob background-check ID as a string (same value as
data.backgroundCheckRequestId on outbound webhooks).

Responses

Language
Credentials
Bearer
OAuth 2.0
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json