List background checks
Background Checks
List background checks
Lists background checks available to the organization. Use filters to narrow the list by processing status, country scope, or score.
GET
List background checks
Authorizations
Your API key is available in the Production and Sandbox dashboards.
Query Parameters
Collection cursor pointer to the next page
Collection cursor pointer to the previous page
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