Create Person Search

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Represents a person search request.

string
required
length between 2 and 255

The first name of the person to search for.

string
required
length between 2 and 255

The last name of the person to search for.

required
length between 9 and 9

The full social security number of the person to search for.

length between 1 and 255

The middle name of the person to search for.

length between 12 and 30
^\+(?:[1-9]\d{0,2})(?:[ -]?\d{1,4}){1,4}(?:\s?(?:x|ext\.?)\s?\d{1,10})?$

The phone number of the person to search for. Area code is mandatory.

length between 5 and 255
^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$

The email address of the person to search for.

The date of birth of the person to search for.

Gender | null

The gender of the person to search for.

length ≥ 1

The address of the person to search for. The state provided in this address will be used for the liens search, if selected.

MaritalStatus | null

The marital status of the person to search for.

The suffix of the person to search for.

The title of the person to search for.

length ≤ 128

An optional reference ID to associate with the search request.

options
array of objects
required
length ≥ 1

Options controlling which searches to run. At least one is required. Use ['Order.Litigations'] for civil dockets only, ['Order.Bankruptcy'] for bankruptcy only, or both for combined docket search.

Options*
Headers

Request execution preference (RFC 7240). Use respond-async for asynchronous execution, wait=N to specify a synchronous timeout hint in seconds, or priority=low to route the task to the low-priority queue.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/vnd.baselayer.v1+json