For the complete documentation index, see llms.txt. This page is also available as Markdown.

Package settings

Package settings are optional settings which relate to types of checks. These can be defined when running a check or when setting up a package of checks to run later.

Package settings

settings field
Relevant Check
Notes

requested_countries

list [string]

optional, default superteam country. Accepts ISO country code format.

us_criminal_record_check_years

int

optional, default team setting

employer_questionaire_id

string <uuid>

optional

employer_references_min

int

optional, default 1

employer_references_max

int

optional, default 1

employer_references_years

int

optional, default 3

employer_references_years_or_individually

string <Enum>

optional, default "INDIVIDUALLY". One of: "YEARS", or "INDIVIDUALLY"

address_questionaire_id

string <uuid>

optional

address_references_min

int

optional, default 1

address_references_max

int

optional, default 1

address_references_years

int

optional, default 3

address_references_years_or_individually

string <Enum>

optional, default "INDIVIDUALLY". One of: "YEARS", or "INDIVIDUALLY"

employment_verification_min

int

optional, default 1

employment_verification_max

int

optional, default 1

employment_verification_years

int

optional, default 3

employment_verification_years_or_individually

string <Enum>

optional, default "INDIVIDUALLY". One of: "YEARS", or "INDIVIDUALLY"

education_verification_min

int

optional, default 1

education_verification_max

int

optional, default 1

education_verification_level

string <Enum>

optional, default "ALL". One of: "ALL", or "HIGHEST".

credential_verification_min

int

optional, default 1

credential_verification_max

int

optional, default 1

credential_verification_level

string <Enum>

optional, default "ALL". One of: "ALL", or "HIGHEST".

volunteer_role

optional, default ""

volunteer_organization

optional, default ""

role_or_position_title

string

optional, default ""

employment_sector

string <Enum>

optional, one of Package settings

Last updated

Was this helpful?