Fetch a property
API Reference
Fetch a property
Fetch a single property the caller owns. The canonical post-webhook fetch — when an integrator receives a property.* event with an id, this is how they pull the full record.
GET
Fetch a property
Authorizations
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.
Path Parameters
Response
The requested resource.
True for objects created via a sv_test_* API key. Stripe-style test-mode flag — test data is never returned to live-mode callers and vice versa.