DataExplorerV2
Query and filter usage data
Query and filter usage data collected for your Organization.
You can use several parameters to filter the range of usage data returned:
- Time period. Use startDate and endDate to define a period. The query references the timestamp values of usage data submissions for applying the defined time period, and not the time submissions were receivedAt by the platform. Only usage data with a timestamp that falls in the defined time period are returned.(Required)
- Meters. Specify the Meters you want the query to return data for.
- Accounts. Specify the Accounts you want the query to return data for.
- Dimension Filters. Specify values for Dimension data fields on included Meters. Only data that match the specified Dimension field values will be returned for the query.
You can apply Aggregations functions to the usage data returned for the query. If you apply Aggregations, you can select to group the data by:
- Account
- Time
- Dimension
post/organizations/{orgId}/usage/query
Path parameters
orgIdstring required
UUID of the Organization. The Organization represents your company as a direct customer of the m3ter service.
Request body
Response
Returns a list of usage data