Get all background checks
Background Checks
Get all background checks
GET
Get all background checks
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 <= 1000Filter background checks by status Status of the background check:
- pending: Background check is being processed
- completed: Background check has been completed successfully
- error: Background check encountered an error during processing
Available options:
pending, completed, error Example:
"completed"
Filter background checks by country Country scope for background check:
- MX: Mexico-specific background checks
- ALL: International background checks across multiple countries
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