Aggregates
Required for client authentication to query the database.
CDS
The type of curb place this aggregate applies to from the Curbs API: area, zone, space.
CDS
The ID of this curb place.
CDS
The metric this aggregate applies to: total_sessions, average_dwell_time, occupancy_percent
CDS
Latitude at the center of the search circle.
This parameter is conditionally required if either 'lng' or 'radius' is specified.
CDS
Longitude at the center of the search circle.
This parameter is conditionally required if either 'lat' or 'radius' is specified.
CDS
Radius of the search circle (in centimeters).
This parameter is conditionally required if either 'lat' or 'lng' is specified.
CDS
For querying policies associated with all zones within a bounding box.
If any of 'min_lat', 'min_lng', 'max_lat', or 'max_lng' are specified, all must be.
If specified only return Curb Zones that intersect the supplied bounding box.
CDS
For querying policies associated with all zones within a bounding box.
If any of 'min_lat', 'min_lng', 'max_lat', or 'max_lng' are specified, all must be.
If specified only return Curb Zones that intersect the supplied bounding box.
CDS
For querying policies associated with all zones within a bounding box.
If any of 'min_lat', 'min_lng', 'max_lat', or 'max_lng' are specified, all must be.
If specified only return Curb Zones that intersect the supplied bounding box.
CDS
For querying policies associated with all zones within a bounding box.
If any of 'min_lat', 'min_lng', 'max_lat', or 'max_lng' are specified, all must be.
If specified only return Curb Zones that intersect the supplied bounding box.
CDS
The Aggregates object will return all aggregates after this start_time.
This parameter takes a time in the Timestamp format in milliseconds.
Otherwise, the server should reply with 404 Not Found. Availability data (if supplied) will be returned as of this time.
1643130000000CDS
The Aggregates object will return all aggregates before this end_time.
This parameter takes a time in the Timestamp format in milliseconds.
Otherwise, the server should reply with 404 Not Found. Availability data (if supplied) will be returned as of this time.
1643130000000CCDS
Default is 100. The maximum response size is 250.
CCDS
Page number for paginated responses, default is 1.
Successful response. Aggregates as comma-separated values.
No content
Bad request. Error in the query parameters such as an invalid token.
No content
Last updated