Get services for package
Packages
Get services for package
Retrieves a list of enabled services for a package. The list includes services of only one of the following types:
idv: Identity verification services in the package.legal: Legal checks in the package. Legal checks are the various required authorizations collected from a candidate when they authorize a background check (e-signature, FCRA, and disclosures).payment: Payment services in the package.screenings: Screenings in the package.
GET
Get services for package
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The type of services to retrieve in the response. If an undefined value is provided, only screenings are returned.
Available options:
idv, legal, payment, screenings Response
OK
A list of services, each containing detailed information about a service.