Counties
Get County Monthly Metrics
Returns monthly county metrics.
GET
Authorizations
Path Parameters
Filter by the specified county ID.
Query Parameters
Start date for metrics (inclusive)
End date for metrics (inclusive)
Filter by property type
Filter by tag
Cursor for pagination
Page number for offset-based pagination (only used if cursor is not provided)
Required range:
x >= 1
Number of items per page
Required range:
1 <= x <= 100
Response
200
application/json
Successfully retrieved monthly county metrics
Schema for County Metrics in list response.
Schema for County Metrics in list response.
Schema for cursor-paginated county monthly metrics response.