Authorizations
Your API key is available in the Production and Sandbox dashboards.
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 <= 1000
Filter 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
Background Checks