GET
/
public
/
property
/
owner

Authorizations

Authorization
string
header
required

Provide your API key directly in the header.

Query Parameters

state
string
required

The state where the property is located.

lastName
string
required

The last name of the property owner or company name.

firstName
string

The first name of the property owner (optional).

limit
integer
default:
10

Maximum number of results to return. Defaults to 10, maximum is 500.

Required range: 1 < x < 500
offset
integer
default:
0

Number of records to skip. Defaults to 0.

Required range: x > 0

Response

200 - application/json
metadata
object
properties
object[]

Array of properties found.