Get legal acknowledgement status
Candidate Onboarding
Get legal acknowledgement status
Retrieves the candidate acknowledgment status of the specified legal document for the case. This can be used to determine whether the candidate can skip acknowledging that legal document if they leave and then continue their onboarding later or on another device, for example.
GET
Get legal acknowledgement status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the case for which to retrieve a legal acknowledgement status.
A type of legal document. Each corresponds to a legal service that was ordered for the case.
Available options:
esig, fcra, disclosure, customdisclosure, customdynamicdisclosure, canadadisclosure, intldisclosure, custom-ab-disclosure-1, custom-ab-disclosure-2 Response
OK
True if the candidate already acknowledged the legal document; false otherwise.