---
title: "GET /Billing/Usage"
method: GET
path: "/Billing/Usage"
tags: ["Billing"]
---

# GET /Billing/Usage

`GET /Billing/Usage`

## Query parameters

- `applicationId` string
- `startTimestamp` integer
- `endTimestamp` integer
- `api-version` string
- `$select` string
- `$expand` string
- `$filter` string
- `$orderby` string
- `$top` integer
- `$skip` integer
- `$count` boolean

## Response `200`

Success

- CloudUsageIEnumerableODataValue
  - `value` CloudUsage[], nullable
    - `id` string, uuid
    - `applicationId` string, nullable
    - `startTimestamp` string, date-time
    - `endTimestamp` string, date-time
    - `participantMessages` integer, nullable
    - `participantMinutes` ParticipantMinutesEntry[], nullable
      - `key` integer
      - `value` CloudUsageMinutes
        - `maxPixelCount` integer
        - `usageParticipantMinutes` integer

---

[API](https://skmtc.dev/liveswitch/apis/liveswitch-cloud-api.md) · [All operations](https://skmtc.dev/liveswitch/apis/liveswitch-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/liveswitch/liveswitch-cloud-api/revisions/1b39d4a01c13/schema)
