List assets
A page of the assets the caller can see, each carrying its product identity, install address, dimensions, and warranty coverage windows. With no address this browses every property the caller can see — expect it to be slow; it is meant for one-off backfills, not realtime use. Supply address to narrow to the assets installed at one property. Page by passing the previous response’s next back as after; next is null once a page comes back short.
Authorizations
A Sibi Public API token or access token, sent as Authorization: Bearer <token>. Resolved by the API Gateway authorizer in front of this endpoint.
Query Parameters
Maximum number of assets to return per page
0 < x <= 10010
Opaque pagination cursor from a previous response next. Omit for the first page.
Whole address as a single string. Omit to browse every asset the caller can see; supply it to narrow to the assets installed at the matching property.
"1 Main St, Austin, TX 78701"