---
title: "Gets the total size (in bytes) of all recordings for the specified Application."
method: GET
path: "/Applications/{applicationId}/Recordings/TotalSize"
tags: ["Recordings"]
---

# Gets the total size (in bytes) of all recordings for the specified Application.

`GET /Applications/{applicationId}/Recordings/TotalSize`

## Path parameters

- `applicationId` string, required

## Query parameters

- `api-version` string
- `$select` string
- `$expand` string

## Response `200`

Success

- Int64ODataValue
  - `value` 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)
