JSON Request Properties

  • CaseNumber = null (optional, string) ... Case Number.
  • TahoeId = null (optional, string) ... Tahoe Person ID.
  • PoseidonId = null (optional, string) ... Unique criminal record ID.
  • BusinessName = null (optional, string) ... Business name.
  • LastName = null (optional, string) ... Last name.
  • FirstName = null (optional, string) ... First name.
  • MiddleName = null (optional, string) ... Middle name or middle initial.
  • DateFilterFrom = null(optional, string)... (YYYY)
  • DateFilterTo = null(optional, string)... (YYYY)
  • Suffix = null (optional, string) ... Name suffix.
  • Dob = null (optional, string) ... Date of birth from (format: MM/DD/YYYY).
  • DobTo = null (optional, string) ... Date of birth to (format: MM/DD/YYYY).
  • Age = null (optional, int) ... Age).
  • OffenseCity = null (optional, string ... Offense city).
  • OffenseState = null (optional, string ... Offense state).
  • PersonCity = null (optional, string ... Person city).
  • CategoryTypes = null (optional, string ... Category type(s) ... These can be passed in combination with each other by separating the values with a comma. i.e. ARR,CRI,TRA).


    ALL - (All categories)
    ARR - (Arrest records)
    CRI - (Criminal records)
    TRA - (Traffic Infractions)
    WAN - (Wants and Warrants)
    SEX - (Sex Offender records)