---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Commerce.Admin/subscriberUsageAggregates"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Commerce.Admin/subscriberUsageAggregates"
tags: ["Commerce"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Commerce.Admin/subscriberUsageAggregates

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Commerce.Admin/subscriberUsageAggregates`

Gets a collection of SubscriberUsageAggregates, which are UsageAggregates from users.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required
- `reportedStartTime` string, date-time, required
- `reportedEndTime` string, date-time, required
- `aggregationGranularity` string
- `subscriberId` string
- `continuationToken` string

## Response `200`

OK

- UsageAggregatePage — Pageable list of usage aggregates
  - `value` UsageAggregate[] — List of usage aggregates.
    - `id` string — URI of the resource.
    - `name` string — Name of the resource.
    - `type` string — Type of resource.
    - `location` string — Location where resource is location.
    - `tags` object — List of key-value pairs.
  - `nextLink` string — URI to the next page.

## Other responses

- `default` — Default Response.

---

[API](https://skmtc.net/azure/apis/commercemanagementclient.md) · [All operations](https://skmtc.net/azure/apis/commercemanagementclient/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/commercemanagementclient/versions/05754d481358/schema)
