---
title: "Get call recording properties."
method: GET
path: "/calling/recordings/{recordingId}"
tags: ["Recording"]
---

# Get call recording properties.

`GET /calling/recordings/{recordingId}`

## Path parameters

- `recordingId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Returns the recording properties.

- RecordingStateResponse
  - `recordingId` string
  - `recordingState` 'active' | 'inactive'
  - `recordingKind` 'azureCommunicationServices' | 'teams' | 'teamsCompliance'

## Other responses

- `default` — Error

---

[API](https://skmtc.net/azure/apis/communication-callautomation.md) · [All operations](https://skmtc.net/azure/apis/communication-callautomation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/communication-callautomation/revisions/4e8b195b121b/schema)
