GET api/Recorder/GetArchive/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ArchiveName | Description | Type | Additional information |
---|---|---|---|
CreatedAt | integer |
None. |
|
Duration | integer |
None. |
|
Id | globally unique identifier |
None. |
|
Name | string |
None. |
|
PartnerId | integer |
None. |
|
SessionId | string |
None. |
|
Reason | string |
None. |
|
HasVideo | boolean |
None. |
|
HasAudio | boolean |
None. |
|
Resolution | string |
None. |
|
OutputMode | OutputMode |
None. |
|
Size | integer |
None. |
|
Status | ArchiveStatus |
None. |
|
Url | string |
None. |
|
Password | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.