Call Recording - Get Recording Properties
Hämta egenskaper för samtalsinspelning.
GET {endpoint}/calling/recordings/{recordingId}?api-version=2025-05-15
URI-parametrar
Name | I | Obligatorisk | Typ | Description |
---|---|---|---|---|
endpoint
|
path | True |
string (url) |
Slutpunkten för Azure Communication-resursen. |
recording
|
path | True |
string |
Inspelnings-ID:t. |
api-version
|
query | True |
string |
Version av API som ska anropas. |
Begärandehuvud
Name | Obligatorisk | Typ | Description |
---|---|---|---|
Authorization | True |
string |
En användaråtkomsttoken för Azure Communication Services. |
Svar
Name | Typ | Description |
---|---|---|
200 OK |
Returnerar inspelningsegenskaperna. |
|
Other Status Codes |
Communication |
Fel |
Säkerhet
Authorization
En användaråtkomsttoken för Azure Communication Services.
Typ:
apiKey
I:
header
Exempel
CallRecording_GetRecordingProperties
Exempelbegäran
GET https://contoso.communications.azure.com/calling/recordings/eyJQbGF0Zm9ybUVuZHBvaW50SWQiOiI4YjlkYmFkMS0xOGFiLTRmODYtYWQ0Yy1jNzVmODA5ODA3NmUiLCJSZXNvdXJjZVNwZWNpZmljSWQiOiI4YjlkYmFkMS0xOGFiLTRmODYtYWQ0Yy1jNzVmODA5ODA3NmUifQ==?api-version=2025-05-15
Exempelsvar
{
"recordingId": "eyJQbGF0Zm9ybUVuZHBvaW50SWQiOiI4YjlkYmFkMS0xOGFiLTRmODYtYWQ0Yy1jNzVmODA5ODA3NmUiLCJSZXNvdXJjZVNwZWNpZmljSWQiOiI4YjlkYmFkMS0xOGFiLTRmODYtYWQ0Yy1jNzVmODA5ODA3NmUifQ==",
"recordingState": "inactive"
}
Definitioner
Name | Description |
---|---|
Recording |
|
Recording |
|
Recording |
RecordingKind
Värde | Description |
---|---|
azureCommunicationServices | |
teams | |
teamsCompliance |
RecordingState
Värde | Description |
---|---|
active | |
inactive |
RecordingStateResponse
Name | Typ | Description |
---|---|---|
recordingId |
string |
|
recordingKind | ||
recordingState |