Call Recording - Get Recording Properties
Hívásrögzítési tulajdonságok lekérése.
GET {endpoint}/calling/recordings/{recordingId}?api-version=2025-05-15
URI-paraméterek
Name | In | Kötelező | Típus | Description |
---|---|---|---|---|
endpoint
|
path | True |
string (url) |
Az Azure Communication-erőforrás végpontja. |
recording
|
path | True |
string |
A felvétel azonosítója. |
api-version
|
query | True |
string |
A meghívandó API verziója. |
Kérelem fejléce
Name | Kötelező | Típus | Description |
---|---|---|---|
Authorization | True |
string |
Egy Azure Communication Services felhasználói hozzáférési jogkivonat. |
Válaszok
Name | Típus | Description |
---|---|---|
200 OK |
A rögzítési tulajdonságokat adja vissza. |
|
Other Status Codes |
Communication |
Hiba |
Biztonság
Authorization
Egy Azure Communication Services felhasználói hozzáférési jogkivonat.
Típus:
apiKey
In:
header
Példák
CallRecording_GetRecordingProperties
Mintakérelem
GET https://contoso.communications.azure.com/calling/recordings/eyJQbGF0Zm9ybUVuZHBvaW50SWQiOiI4YjlkYmFkMS0xOGFiLTRmODYtYWQ0Yy1jNzVmODA5ODA3NmUiLCJSZXNvdXJjZVNwZWNpZmljSWQiOiI4YjlkYmFkMS0xOGFiLTRmODYtYWQ0Yy1jNzVmODA5ODA3NmUifQ==?api-version=2025-05-15
Mintaválasz
{
"recordingId": "eyJQbGF0Zm9ybUVuZHBvaW50SWQiOiI4YjlkYmFkMS0xOGFiLTRmODYtYWQ0Yy1jNzVmODA5ODA3NmUiLCJSZXNvdXJjZVNwZWNpZmljSWQiOiI4YjlkYmFkMS0xOGFiLTRmODYtYWQ0Yy1jNzVmODA5ODA3NmUifQ==",
"recordingState": "inactive"
}
Definíciók
Name | Description |
---|---|
Recording |
|
Recording |
|
Recording |
RecordingKind
Érték | Description |
---|---|
azureCommunicationServices | |
teams | |
teamsCompliance |
RecordingState
Érték | Description |
---|---|
active | |
inactive |
RecordingStateResponse
Name | Típus | Description |
---|---|---|
recordingId |
string |
|
recordingKind | ||
recordingState |