sites
The `sites` object — endpoints, fields, and filters.
List sites
GET /v1/sites — list (keyset-paginated)
GET /v1/sites/{id} — get one
| Field | Type | Nullable |
|---|
id | string | no |
name | string | yes |
line1 | string | yes |
line2 | string | yes |
city | string | yes |
state | string | yes |
postalCode | string | yes |
country | string | yes |
No filters beyond limit and cursor.