Check BGV Status

Check the status of BGV requests for a candidate

Required permissions: bgv:read.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

candidateIdstringOptionalformat: "uuid"

Candidate ID (required if no requestId)

campaignIdstringOptionalformat: "uuid"

Campaign ID (optional)

requestIdstringOptionalformat: "uuid"

Specific request ID (alternative to candidateId)

Response

BGV status retrieved successfully
successbooleanOptional
dataobjectOptional
timestampstringOptional
versionstringOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error