Skip to main content
GET
Get services for package

Authorizations

Authorization
string
header
required

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

Path Parameters

packageId
string
required
serviceType
enum<string>
required

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

serviceGroupServices
object[]
required

A list of services, each containing detailed information about a service.