Restricted to professionals holding a Financial Conduct Authority (FCA) regulated role.
query FetchCheckRequest { fetchCheckRequest(where: { externalId: "HPEXAMPLE" }) { employmentHistory { list { status companyName jobTitle agencyName occupation fromDate toDate } files { name uri size mime } } } }