Skip to main content
GET
Get case configuration

Authorizations

Authorization
string
header
required

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

Path Parameters

caseId
string
required

The ID of the case for which to retrieve configurations.

Response

The response can include any combination of the objects described below. The structure of the response is determined by:

  • Any points of contact that were added to the case.
  • All screenings from the package that was used to create the case, regardless of whether those screenings were ordered for the case.

The configuration [blocked] for a case or package.

contacts
Contact · object[]

A list of people to contact about the case.

serviceConfigs
ServiceConfigs · object

Services with configuration options.

diluteDrugPolicy
DiluteDrugPolicy · object

The configuration that determines how to handle dilute samples in drug screenings.

aliasNameConfiguration
AliasNameConfiguration · object

The configuration that determines how to run aliases for criminal screenings.

lostOrIncompleteOHSDrugPolicy
LostOrIncompleteOHSDrugPolicy · object

The configuration that determines how to handle lost or incomplete samples for OHS and drug screenings.

ohsDrugPassportExpirationPolicy
OhsDrugPassportExpirationPolicy · object

The configuration that determines how to handle expired ePassports for OHS and drug screenings.