v1
latestOpenAPI 3.0.02026-08-0625165.6 KBGet report associated with criminal record history on an individual
When requesting the US Criminal Report, users must specify the ProductID tag with the value that indicates the report option desired. Users should populate one of the below options for each request:
- US Criminal Database Report……Specify ProductID ”USCRMD”
- US Criminal County Report………Specify ProductID ”USCRMC”
- US Criminal Statewide Report…...Specify ProductID ”USCRMS”
IMPORTANT DEVELOPER NOTE:
When testing the “USCRMC” and “USCRMS” products, these are direct/manual searches of County and Statewide court records. Therefore, the GetReport response for these products will always deliver an “IN_PROC” Status to indicate the results are not instant and require a secondary API call. To retrieve the final results for the USCRMC and USCRMS products, users must capture the AppID from the initial GetReport call, and submit the AppID to the GetArchiveReport API to receive final results.
For testing purposes, the test URL and sandbox for GetArchiveReport will deliver results from captured AppIDs without delay. However, in the Production environment, users are recommended to check the GetArchiveReport API periodically to determine if results are available. Some Statewide reports may return more quickly than County reports due to automated direct connections available from some States, while County searches require court researchers to manually visit courts on-site, which can take anywhere from 3-7 days on average.