Cities
Get City Monthly Metrics
Returns monthly city metrics.
GET
Authorizations
Path Parameters
Filter by the specified city 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
Monthly metrics for the city
Schema for City Metrics in list response.
Schema for City Metrics in list response.
Schema for cursor-paginated city monthly metrics response.