/metrics/aggregate/spacesAsk AIget https://api.vergesense.com/metrics/aggregate/spaces?{filter[local_date][gte]}&{filter[local_date][lte]}Metrics for all spaces in a building, or companyQuery Paramsfilter[local_date][gte]date-timeDefaults to 2025-05-05Timestamp (UTC) that you would like the results to be greater than or equal to.filter[local_date][lte]date-timeDefaults to 2025-05-06Timestamp (UTC) that you would like the results to be less than or equal to.filter[building_id]int32Filter metrics based on one building.filter[hours_of_day]array of int32sHours of the day to include in metrics. Example: [0, 5, 6, 13]filter[hours_of_day]ADD int32filter[days_of_week]stringDays of the week to include in metrics. Example: [0, 1, 2]page[number]int32Page number for pagination.page[size]int32Page size for pagination.include[]array of stringsJoined data to include with your metrics. Options: 'space', 'space_type', and 'space_groups'include[]ADD stringResponses 200200 400400Updated 10 months ago