Authorizations
Your API key is available in the Production and Sandbox dashboards.
Path Parameters
Query Parameters
The collection cursor pointer to the next page
The collection cursor pointer to the previous page
The number of items per page
Required range:
1 <= x <= 1000Filter background checks by status
Available options:
pending, completed, error Example:
"completed"
Filter background checks by country
Available options:
MX, ALL Example:
"MX"
Order by background check score
Available options:
asc, desc Example:
"asc"
Order by resource creation date
Available options:
asc, desc Example:
"asc"
Order by resource update date
Available options:
asc, desc Example:
"asc"
Response
Entity Background Checks
Example:
"/entities/91ab5678-1234-5678-9abc-def012345678/background-checks"
The total number of items found
Required range:
x >= 0Example:
1
Pagination information