Skip to main content
GET
List properties

Authorizations

Authorization
string
header
required

Bearer API key. Two modes: sv_live_* for production data, sv_test_* for a parallel sandbox dataset that doesn't count against plan limits. Issued from Settings → Developers in the SiteVisit app.

Query Parameters

limit
integer
default:25
Required range: 1 <= x <= 100
starting_after
string

ID of the last seen item from the previous page.

exclude_sample
boolean

Set to true to hide the Happy Apartments tutorial property.

Response

Paginated list of resources.

data
object[]
required
has_more
boolean
required
next_cursor
string | null
required