Download OpenAPI specification:Download
The LiveSwitch REST API is hosted by the LiveSwitch Gateway. You can access the REST API provided you have IP-level access to the Admin endpoint (/admin by default). For example:curl -X GET https://v1.liveswitch.fm:9443/admin/api/v1.0/applications
.
applicationId required | string Id of the application. |
The message.
message | string or null |
clientTag | string or null The client tag to use for the sender. |
clientRoles | Array of strings or null The client roles to use for the sender. |
deviceId | string or null The device ID to use for the sender. |
deviceAlias | string or null The device alias to use for the sender. |
userId | string or null The user ID to use for the sender. |
userAlias | string or null The user alias to use for the sender. |
{- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string |
{- "externalAdminUrl": "string",
- "externalSyncUrl": "string",
- "externalSipAuthority": "string",
- "gateways": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "version": "string",
- "serviceReport": {
- "processorReport": {
- "totalProcessorTime": 0,
- "userProcessorTime": 0,
- "privilegedProcessorTime": 0,
- "cpuPercentage": 0,
- "threadCount": 0
}, - "memoryReport": {
- "nonpagedSystemMemorySize": 0,
- "pagedMemorySize": 0,
- "pagedSystemMemorySize": 0,
- "peakPagedMemorySize": 0,
- "peakVirtualMemorySize": 0,
- "peakWorkingSet": 0,
- "privateMemorySize": 0,
- "virtualMemorySize": 0,
- "workingSet": 0
}, - "networkReport": {
- "totalBytesSent": 0,
- "totalBytesReceived": 0,
- "interfaceReports": [
- {
- "id": "string",
- "name": "string",
- "bytesSent": 0,
- "bytesReceived": 0,
- "packetsSent": 0,
- "packetsReceived": 0,
- "outputQueueLength": 0
}
]
}
}, - "tag": "string",
- "machineName": "string",
- "coreCount": 0,
- "physicalMemory": 0,
- "operatingSystem": "string",
- "operatingSystemVersion": "string",
- "architecture": "string",
- "networkInterfaces": [
- {
- "id": "string",
- "type": "string",
- "ipAddress": "string",
- "mask": "string",
- "adapterSpeed": 0
}
], - "deploymentId": "a73c85a1-d857-491e-a6b2-51dce05de7a2",
- "publicIPAddresses": [
- "string"
], - "sessionId": "string",
- "lastSessionId": "string"
}
], - "mediaServers": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "version": "string",
- "serviceReport": {
- "processorReport": {
- "totalProcessorTime": 0,
- "userProcessorTime": 0,
- "privilegedProcessorTime": 0,
- "cpuPercentage": 0,
- "threadCount": 0
}, - "memoryReport": {
- "nonpagedSystemMemorySize": 0,
- "pagedMemorySize": 0,
- "pagedSystemMemorySize": 0,
- "peakPagedMemorySize": 0,
- "peakVirtualMemorySize": 0,
- "peakWorkingSet": 0,
- "privateMemorySize": 0,
- "virtualMemorySize": 0,
- "workingSet": 0
}, - "networkReport": {
- "totalBytesSent": 0,
- "totalBytesReceived": 0,
- "interfaceReports": [
- {
- "id": "string",
- "name": "string",
- "bytesSent": 0,
- "bytesReceived": 0,
- "packetsSent": 0,
- "packetsReceived": 0,
- "outputQueueLength": 0
}
]
}
}, - "tag": "string",
- "machineName": "string",
- "coreCount": 0,
- "physicalMemory": 0,
- "operatingSystem": "string",
- "operatingSystemVersion": "string",
- "architecture": "string",
- "networkInterfaces": [
- {
- "id": "string",
- "type": "string",
- "ipAddress": "string",
- "mask": "string",
- "adapterSpeed": 0
}
], - "deploymentId": "a73c85a1-d857-491e-a6b2-51dce05de7a2",
- "publicIPAddresses": [
- "string"
], - "sessionId": "string",
- "lastSessionId": "string",
- "iceServerUris": [
- "string"
], - "sha256Fingerprint": "string",
- "region": "string",
- "available": true,
- "active": true,
- "overCapacity": true,
- "usedCapacity": 0,
- "draining": true,
- "ipAddresses": [
- "string"
], - "publicIPAddress": "string",
- "port": 0
}
], - "connectors": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "version": "string",
- "serviceReport": {
- "processorReport": {
- "totalProcessorTime": 0,
- "userProcessorTime": 0,
- "privilegedProcessorTime": 0,
- "cpuPercentage": 0,
- "threadCount": 0
}, - "memoryReport": {
- "nonpagedSystemMemorySize": 0,
- "pagedMemorySize": 0,
- "pagedSystemMemorySize": 0,
- "peakPagedMemorySize": 0,
- "peakVirtualMemorySize": 0,
- "peakWorkingSet": 0,
- "privateMemorySize": 0,
- "virtualMemorySize": 0,
- "workingSet": 0
}, - "networkReport": {
- "totalBytesSent": 0,
- "totalBytesReceived": 0,
- "interfaceReports": [
- {
- "id": "string",
- "name": "string",
- "bytesSent": 0,
- "bytesReceived": 0,
- "packetsSent": 0,
- "packetsReceived": 0,
- "outputQueueLength": 0
}
]
}
}, - "tag": "string",
- "machineName": "string",
- "coreCount": 0,
- "physicalMemory": 0,
- "operatingSystem": "string",
- "operatingSystemVersion": "string",
- "architecture": "string",
- "networkInterfaces": [
- {
- "id": "string",
- "type": "string",
- "ipAddress": "string",
- "mask": "string",
- "adapterSpeed": 0
}
], - "deploymentId": "a73c85a1-d857-491e-a6b2-51dce05de7a2",
- "publicIPAddresses": [
- "string"
], - "sessionId": "string",
- "lastSessionId": "string",
- "protocols": [
- "string"
], - "region": "string"
}
], - "recordingMonitors": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "version": "string",
- "serviceReport": {
- "processorReport": {
- "totalProcessorTime": 0,
- "userProcessorTime": 0,
- "privilegedProcessorTime": 0,
- "cpuPercentage": 0,
- "threadCount": 0
}, - "memoryReport": {
- "nonpagedSystemMemorySize": 0,
- "pagedMemorySize": 0,
- "pagedSystemMemorySize": 0,
- "peakPagedMemorySize": 0,
- "peakVirtualMemorySize": 0,
- "peakWorkingSet": 0,
- "privateMemorySize": 0,
- "virtualMemorySize": 0,
- "workingSet": 0
}, - "networkReport": {
- "totalBytesSent": 0,
- "totalBytesReceived": 0,
- "interfaceReports": [
- {
- "id": "string",
- "name": "string",
- "bytesSent": 0,
- "bytesReceived": 0,
- "packetsSent": 0,
- "packetsReceived": 0,
- "outputQueueLength": 0
}
]
}
}, - "tag": "string",
- "machineName": "string",
- "coreCount": 0,
- "physicalMemory": 0,
- "operatingSystem": "string",
- "operatingSystemVersion": "string",
- "architecture": "string",
- "networkInterfaces": [
- {
- "id": "string",
- "type": "string",
- "ipAddress": "string",
- "mask": "string",
- "adapterSpeed": 0
}
], - "deploymentId": "a73c85a1-d857-491e-a6b2-51dce05de7a2",
- "publicIPAddresses": [
- "string"
], - "sessionId": "string",
- "lastSessionId": "string",
- "region": "string"
}
], - "recordingMuxers": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "version": "string",
- "serviceReport": {
- "processorReport": {
- "totalProcessorTime": 0,
- "userProcessorTime": 0,
- "privilegedProcessorTime": 0,
- "cpuPercentage": 0,
- "threadCount": 0
}, - "memoryReport": {
- "nonpagedSystemMemorySize": 0,
- "pagedMemorySize": 0,
- "pagedSystemMemorySize": 0,
- "peakPagedMemorySize": 0,
- "peakVirtualMemorySize": 0,
- "peakWorkingSet": 0,
- "privateMemorySize": 0,
- "virtualMemorySize": 0,
- "workingSet": 0
}, - "networkReport": {
- "totalBytesSent": 0,
- "totalBytesReceived": 0,
- "interfaceReports": [
- {
- "id": "string",
- "name": "string",
- "bytesSent": 0,
- "bytesReceived": 0,
- "packetsSent": 0,
- "packetsReceived": 0,
- "outputQueueLength": 0
}
]
}
}, - "tag": "string",
- "machineName": "string",
- "coreCount": 0,
- "physicalMemory": 0,
- "operatingSystem": "string",
- "operatingSystemVersion": "string",
- "architecture": "string",
- "networkInterfaces": [
- {
- "id": "string",
- "type": "string",
- "ipAddress": "string",
- "mask": "string",
- "adapterSpeed": 0
}
], - "deploymentId": "a73c85a1-d857-491e-a6b2-51dce05de7a2",
- "publicIPAddresses": [
- "string"
], - "sessionId": "string",
- "lastSessionId": "string",
- "region": "string"
}
], - "recordingMovers": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "version": "string",
- "serviceReport": {
- "processorReport": {
- "totalProcessorTime": 0,
- "userProcessorTime": 0,
- "privilegedProcessorTime": 0,
- "cpuPercentage": 0,
- "threadCount": 0
}, - "memoryReport": {
- "nonpagedSystemMemorySize": 0,
- "pagedMemorySize": 0,
- "pagedSystemMemorySize": 0,
- "peakPagedMemorySize": 0,
- "peakVirtualMemorySize": 0,
- "peakWorkingSet": 0,
- "privateMemorySize": 0,
- "virtualMemorySize": 0,
- "workingSet": 0
}, - "networkReport": {
- "totalBytesSent": 0,
- "totalBytesReceived": 0,
- "interfaceReports": [
- {
- "id": "string",
- "name": "string",
- "bytesSent": 0,
- "bytesReceived": 0,
- "packetsSent": 0,
- "packetsReceived": 0,
- "outputQueueLength": 0
}
]
}
}, - "tag": "string",
- "machineName": "string",
- "coreCount": 0,
- "physicalMemory": 0,
- "operatingSystem": "string",
- "operatingSystemVersion": "string",
- "architecture": "string",
- "networkInterfaces": [
- {
- "id": "string",
- "type": "string",
- "ipAddress": "string",
- "mask": "string",
- "adapterSpeed": 0
}
], - "deploymentId": "a73c85a1-d857-491e-a6b2-51dce05de7a2",
- "publicIPAddresses": [
- "string"
], - "sessionId": "string",
- "lastSessionId": "string",
- "region": "string"
}
]
}
applicationId required | string The application identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "applicationId": "string",
- "channelId": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "expiryTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "fileName": "string",
- "audioFileName": "string",
- "videoFileName": "string",
- "fileSize": 0,
- "audioFileSize": 0,
- "videoFileSize": 0,
- "ready": true,
- "audioReady": true,
- "videoReady": true,
- "url": "string",
- "audioUrl": "string",
- "videoUrl": "string",
- "filePath": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "objectKey": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "ingested": true,
- "muxPending": true,
- "movePending": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "muxEnabled": true,
- "moveEnabled": true,
- "deleteFiles": true,
- "recordingPath": "string",
- "muxArgs": [
- "string"
], - "muxSeconds": 0,
- "moveSeconds": 0,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "connectionRecordings": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
}
]
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "applicationId": "string",
- "channelId": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "expiryTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "fileName": "string",
- "audioFileName": "string",
- "videoFileName": "string",
- "fileSize": 0,
- "audioFileSize": 0,
- "videoFileSize": 0,
- "ready": true,
- "audioReady": true,
- "videoReady": true,
- "url": "string",
- "audioUrl": "string",
- "videoUrl": "string",
- "filePath": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "objectKey": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "ingested": true,
- "muxPending": true,
- "movePending": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "muxEnabled": true,
- "moveEnabled": true,
- "deleteFiles": true,
- "recordingPath": "string",
- "muxArgs": [
- "string"
], - "muxSeconds": 0,
- "moveSeconds": 0,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "connectionRecordings": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
}
]
applicationId required | string The application identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
0
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
0
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
channelRecordingId required | string <uuid> The channel recording identifier. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "applicationId": "string",
- "channelId": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "expiryTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "fileName": "string",
- "audioFileName": "string",
- "videoFileName": "string",
- "fileSize": 0,
- "audioFileSize": 0,
- "videoFileSize": 0,
- "ready": true,
- "audioReady": true,
- "videoReady": true,
- "url": "string",
- "audioUrl": "string",
- "videoUrl": "string",
- "filePath": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "objectKey": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "ingested": true,
- "muxPending": true,
- "movePending": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "muxEnabled": true,
- "moveEnabled": true,
- "deleteFiles": true,
- "recordingPath": "string",
- "muxArgs": [
- "string"
], - "muxSeconds": 0,
- "moveSeconds": 0,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "connectionRecordings": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
}
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
channelRecordingId required | string <uuid> The channel recording identifier. |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
channelRecordingId required | string <uuid> The channel recording identifier. |
The channel recording patch.
expiryTimestamp | string or null <date-time> Gets or sets the expiry timestamp. |
{- "expiryTimestamp": "2019-08-24T14:15:22Z"
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
channelRecordingId required | string <uuid> The channel recording identifier. |
"string"
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
channelRecordingId required | string <uuid> The channel recording identifier. |
"string"
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
channelRecordingId required | string <uuid> The channel recording identifier. |
"string"
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
channelRecordingId required | string <uuid> The channel recording identifier. |
"string"
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
The new configuration.
recording | boolean or null Gets or sets whether to enable recording. |
recordingTag | string or null Gets or sets the tag for the recording, if recording is being enabled. |
audioMuted | boolean or null Gets or sets whether to mute or unmute audio. |
videoMuted | boolean or null Gets or sets whether to mute or unmute video. |
audioUnmuteDisabled | boolean or null Gets or sets whether to disable or enable audio unmuting. |
videoUnmuteDisabled | boolean or null Gets or sets whether to disable or enable video unmuting. |
excludedUserIds | Array of strings or null Gets or sets the user identifiers to exclude. |
excludedDeviceIds | Array of strings or null Gets or sets the device identifiers to exclude. |
excludedClientIds | Array of strings or null Gets or sets the client identifiers to exclude. |
excludedConnectionIds | Array of strings or null Gets or sets the connection identifiers to exclude. |
{- "recording": true,
- "recordingTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioUnmuteDisabled": true,
- "videoUnmuteDisabled": true,
- "excludedUserIds": [
- "string"
], - "excludedDeviceIds": [
- "string"
], - "excludedClientIds": [
- "string"
], - "excludedConnectionIds": [
- "string"
]
}
applicationId required | string Id of the application. |
channelId required | string The channel Id. |
{- "id": "string",
- "userCount": 0,
- "deviceCount": 0,
- "clientCount": 0,
- "connectionCount": 0
}
applicationId required | string Id of the application. |
userId required | string The user id. |
deviceId required | string The device id. |
clientId required | string The client id. |
[- {
- "id": "string"
}
]
applicationId required | string Id of the application. |
channelId required | string The channel id. |
The message.
message | string or null |
clientTag | string or null The client tag to use for the sender. |
clientRoles | Array of strings or null The client roles to use for the sender. |
deviceId | string or null The device ID to use for the sender. |
deviceAlias | string or null The device alias to use for the sender. |
userId | string or null The user ID to use for the sender. |
userAlias | string or null The user alias to use for the sender. |
{- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string The application identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
clientId required | string The client identifier. |
The new configuration.
userAlias | string or null Gets or sets the User Alias. |
deviceAlias | string or null Gets or sets the Device Alias. |
tag | string or null Gets or sets the Tag. |
roles | Array of strings or null Gets or sets the Roles. |
{- "userAlias": "string",
- "deviceAlias": "string",
- "tag": "string",
- "roles": [
- "string"
]
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string Id of the application. |
userId required | string The user id. |
deviceId required | string The device id. |
clientId required | string The client id. |
{- "id": "string",
- "tag": "string",
- "userId": "string",
- "userAlias": "string",
- "deviceId": "string",
- "deviceAlias": "string",
- "roles": [
- "string"
], - "channelCount": 0
}
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
clientId required | string The client identifier. |
The new configuration.
object (ChannelClaim) A channel claim. | |
recording | boolean or null Gets or sets whether to enable recording. |
recordingTag | string or null Gets or sets the tag for the recording, if recording is being enabled. |
audioMuted | boolean or null Gets or sets whether to mute or unmute audio. |
videoMuted | boolean or null Gets or sets whether to mute or unmute video. |
audioUnmuteDisabled | boolean or null Gets or sets whether to disable audio unmuting. |
videoUnmuteDisabled | boolean or null Gets or sets whether to disable video unmuting. |
excludedConnectionIds | Array of strings or null Gets or sets the connection identifiers to exclude. |
{- "claim": {
- "id": "string",
- "broadcast": true,
- "disableSendMessage": true,
- "disablePeer": true,
- "disableSfu": true,
- "disableMcu": true,
- "disableSendAudio": true,
- "disableSendVideo": true,
- "disableSendData": true,
- "disableRemoteClientEvents": true,
- "disableRemoteUpstreamConnectionEvents": true,
- "audioReceiveWhitelist": [
- "string"
], - "videoReceiveWhitelist": [
- "string"
], - "dataReceiveWhitelist": [
- "string"
], - "action": "string",
- "canUpdate": true,
- "canKick": true
}, - "recording": true,
- "recordingTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioUnmuteDisabled": true,
- "videoUnmuteDisabled": true,
- "excludedConnectionIds": [
- "string"
]
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
deviceId required | string The device id. |
clientId required | string The client id. |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
deviceId required | string The device id. |
clientId required | string The client id. |
{- "id": "string",
- "userId": "string",
- "deviceId": "string",
- "roles": [
- "string"
], - "connectionCount": 0
}
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
deviceId required | string The device id. |
[- {
- "id": "string",
- "userId": "string",
- "deviceId": "string",
- "connectionCount": 0
}
]
applicationId required | string Id of the application. |
userId required | string The user id. |
deviceId required | string The device id. |
[- {
- "id": "string",
- "userId": "string",
- "deviceId": "string",
- "channelCount": 0
}
]
applicationId required | string Id of the application. |
userId required | string The user id. |
deviceId required | string The device id. |
clientId required | string The client id. |
The message.
message | string or null |
clientTag | string or null The client tag to use for the sender. |
clientRoles | Array of strings or null The client roles to use for the sender. |
deviceId | string or null The device ID to use for the sender. |
deviceAlias | string or null The device alias to use for the sender. |
userId | string or null The user ID to use for the sender. |
userAlias | string or null The user alias to use for the sender. |
{- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
deviceId required | string The device id. |
clientId required | string The client id. |
The message.
message | string or null |
clientTag | string or null The client tag to use for the sender. |
clientRoles | Array of strings or null The client roles to use for the sender. |
deviceId | string or null The device ID to use for the sender. |
deviceAlias | string or null The device alias to use for the sender. |
userId | string or null The user ID to use for the sender. |
userAlias | string or null The user alias to use for the sender. |
{- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string The application identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
userId required | string The user identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
clientId required | string The client identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
userId required | string The user identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
clientId required | string The client identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
clientId required | string The client identifier. |
connectionId required | string The connection identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
clientId required | string The client identifier. |
connectionId required | string The connection identifier. |
connectionRecordingId required | string <uuid> The connection recording identifier. |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
clientId required | string The client identifier. |
connectionId required | string The connection identifier. |
connectionRecordingId required | string <uuid> The connection recording identifier. |
"string"
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
channelRecordingId required | string <uuid> The channel recording identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
channelRecordingId required | string <uuid> The channel recording identifier. |
userId required | string The user identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
channelRecordingId required | string <uuid> The channel recording identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
channelRecordingId required | string <uuid> The channel recording identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
clientId required | string The client identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
channelRecordingId required | string <uuid> The channel recording identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
clientId required | string The client identifier. |
connectionId required | string The connection identifier. |
timestampMin | integer <int64> The (Unix) timestamp minimum. |
timestampMax | integer <int64> The (Unix) timestamp maximum. |
skip | integer <int32> The number of records to skip. |
take | integer <int32> The number of records to take. |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "modifiedBy": "07ff0787-1af5-4fc4-9832-7aaeaa962a5e",
- "metadata": "string",
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "externalId": "string",
- "tag": "string",
- "audioId": "2cd93d65-b100-4910-a381-19111c50e257",
- "videoId": "3524e86f-1bba-489a-bf6b-386ea1abbac0",
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientProtocol": "string",
- "connectionId": "string",
- "connectionType": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "stopTimestamp": "2019-08-24T14:15:22Z",
- "hasAudio": true,
- "hasVideo": true,
- "audioFileName": "string",
- "videoFileName": "string",
- "audioFileSize": 0,
- "videoFileSize": 0,
- "audioReady": true,
- "videoReady": true,
- "audioUrl": "string",
- "videoUrl": "string",
- "audioFilePath": "string",
- "videoFilePath": "string",
- "audioObjectKey": "string",
- "videoObjectKey": "string",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true,
- "audioContent": "string",
- "videoContent": "string",
- "audioFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoFirstFrameTimestamp": "2019-08-24T14:15:22Z",
- "audioLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoLastFrameTimestamp": "2019-08-24T14:15:22Z",
- "videoDelay": 0,
- "ingested": true,
- "audioMovePending": true,
- "videoMovePending": true,
- "audioMoveSeconds": 0,
- "videoMoveSeconds": 0,
- "channelRecordingId": "0d854ea2-c92a-4cab-8584-1a3e291c437f",
- "updates": [
- {
- "index": 0,
- "connectionRecordingId": "3da78fd0-93cb-4c7c-8041-7462c7b39a56",
- "timestamp": "2019-08-24T14:15:22Z",
- "connectionTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioDisabled": true,
- "videoDisabled": true
}
]
}
]
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
clientId required | string The client identifier. |
connectionId required | string The connection identifier. |
connectionRecordingId required | string <uuid> The connection recording identifier. |
"string"
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
clientId required | string The client identifier. |
connectionId required | string The connection identifier. |
connectionRecordingId required | string <uuid> The connection recording identifier. |
"string"
applicationId required | string Id of the application. |
channelId required | string The channel id. |
[- {
- "id": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string"
}
]
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
deviceId required | string The device id. |
clientId required | string The client id. |
connectionId required | string The connection id. |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string The application identifier. |
channelId required | string The channel identifier. |
userId required | string The user identifier. |
deviceId required | string The device identifier. |
clientId required | string The client identifier. |
connectionId required | string The connection identifier. |
The new configuration.
recording | boolean or null Gets or sets whether to enable recording. |
recordingTag | string or null Gets or sets the tag for the recording, if recording is being enabled. |
audioMuted | boolean or null Gets or sets whether to mute or unmute audio. |
videoMuted | boolean or null Gets or sets whether to mute or unmute video. |
audioUnmuteDisabled | boolean or null Gets or sets whether to disable audio unmuting. |
videoUnmuteDisabled | boolean or null Gets or sets whether to disable video unmuting. |
{- "recording": true,
- "recordingTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioUnmuteDisabled": true,
- "videoUnmuteDisabled": true
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
deviceId required | string The device id. |
clientId required | string The client id. |
connectionId required | string The connection id. |
{- "id": "string",
- "isSip": true,
- "applicationId": "string",
- "channelId": "string",
- "userId": "string",
- "userAlias": "string",
- "deviceId": "string",
- "deviceAlias": "string",
- "clientId": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "clientProtocol": "string",
- "externalId": "string",
- "state": "string",
- "tag": "string",
- "type": "string",
- "recording": true,
- "recordingTag": "string",
- "error": {
- "errorCode": 100000,
- "code": 100000,
- "codeValue": 0,
- "exception": {
- "targetSite": null,
- "stackTrace": "string",
- "message": "string",
- "data": {
- "property1": null,
- "property2": null
}, - "innerException": { },
- "helpLink": "string",
- "source": "string",
- "hResult": 0
}, - "message": "string"
}, - "mediaId": "string",
- "remoteConnectionId": "string",
- "remoteMediaId": "string",
- "audioStream": {
- "id": "string",
- "tag": "string",
- "transportId": "string",
- "sendMuted": true,
- "sendUnmuteDisabled": true,
- "sendDisabled": true,
- "receiveDisabled": true,
- "sendFormats": [
- {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
], - "receiveFormats": [
- {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
], - "sendEncodings": [
- {
- "id": "string",
- "rtpStreamId": "string",
- "synchronizationSource": -1,
- "deactivated": true,
- "bitrate": -1,
- "frameRate": -1,
- "size": {
- "width": 0,
- "height": 0
}, - "width": 0,
- "height": 0,
- "scale": -1,
- "scaledSize": {
- "width": 0,
- "height": 0
}, - "scaledWidth": 0,
- "scaledHeight": 0,
- "isEmpty": true
}
], - "receiveEncodings": [
- {
- "id": "string",
- "rtpStreamId": "string",
- "synchronizationSource": -1,
- "deactivated": true,
- "bitrate": -1,
- "frameRate": -1,
- "size": {
- "width": 0,
- "height": 0
}, - "width": 0,
- "height": 0,
- "scale": -1,
- "scaledSize": {
- "width": 0,
- "height": 0
}, - "scaledWidth": 0,
- "scaledHeight": 0,
- "isEmpty": true
}
], - "sendContent": "string",
- "receiveContent": "string",
- "direction": "string",
- "localBandwidth": -1,
- "remoteBandwidth": -1,
- "maxFrameWidth": 0,
- "maxFrameHeight": 0,
- "sender": {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "source": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "muted": true,
- "inputId": "string",
- "inputName": "string",
- "outputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesSent": 0,
- "packetsSent": 0,
- "roundTripTime": 0
}
}, - "senders": [
- {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "source": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "muted": true,
- "inputId": "string",
- "inputName": "string",
- "outputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesSent": 0,
- "packetsSent": 0,
- "roundTripTime": 0
}
}
], - "receiver": {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "sink": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "outputId": "string",
- "outputName": "string",
- "inputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesReceived": 0,
- "packetsReceived": 0,
- "packetsDiscarded": 0,
- "packetsDuplicated": 0,
- "packetsRepaired": 0,
- "packetsLost": 0,
- "jitter": 0
}
}, - "receivers": [
- {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "sink": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "outputId": "string",
- "outputName": "string",
- "inputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesReceived": 0,
- "packetsReceived": 0,
- "packetsDiscarded": 0,
- "packetsDuplicated": 0,
- "packetsRepaired": 0,
- "packetsLost": 0,
- "jitter": 0
}
}
], - "controlTransportId": "string"
}, - "audioStreams": [
- {
- "id": "string",
- "tag": "string",
- "transportId": "string",
- "sendMuted": true,
- "sendUnmuteDisabled": true,
- "sendDisabled": true,
- "receiveDisabled": true,
- "sendFormats": [
- {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
], - "receiveFormats": [
- {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
], - "sendEncodings": [
- {
- "id": "string",
- "rtpStreamId": "string",
- "synchronizationSource": -1,
- "deactivated": true,
- "bitrate": -1,
- "frameRate": -1,
- "size": {
- "width": 0,
- "height": 0
}, - "width": 0,
- "height": 0,
- "scale": -1,
- "scaledSize": {
- "width": 0,
- "height": 0
}, - "scaledWidth": 0,
- "scaledHeight": 0,
- "isEmpty": true
}
], - "receiveEncodings": [
- {
- "id": "string",
- "rtpStreamId": "string",
- "synchronizationSource": -1,
- "deactivated": true,
- "bitrate": -1,
- "frameRate": -1,
- "size": {
- "width": 0,
- "height": 0
}, - "width": 0,
- "height": 0,
- "scale": -1,
- "scaledSize": {
- "width": 0,
- "height": 0
}, - "scaledWidth": 0,
- "scaledHeight": 0,
- "isEmpty": true
}
], - "sendContent": "string",
- "receiveContent": "string",
- "direction": "string",
- "localBandwidth": -1,
- "remoteBandwidth": -1,
- "maxFrameWidth": 0,
- "maxFrameHeight": 0,
- "sender": {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "source": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "muted": true,
- "inputId": "string",
- "inputName": "string",
- "outputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesSent": 0,
- "packetsSent": 0,
- "roundTripTime": 0
}
}, - "senders": [
- {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "source": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "muted": true,
- "inputId": "string",
- "inputName": "string",
- "outputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesSent": 0,
- "packetsSent": 0,
- "roundTripTime": 0
}
}
], - "receiver": {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "sink": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "outputId": "string",
- "outputName": "string",
- "inputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesReceived": 0,
- "packetsReceived": 0,
- "packetsDiscarded": 0,
- "packetsDuplicated": 0,
- "packetsRepaired": 0,
- "packetsLost": 0,
- "jitter": 0
}
}, - "receivers": [
- {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "sink": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "outputId": "string",
- "outputName": "string",
- "inputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesReceived": 0,
- "packetsReceived": 0,
- "packetsDiscarded": 0,
- "packetsDuplicated": 0,
- "packetsRepaired": 0,
- "packetsLost": 0,
- "jitter": 0
}
}
], - "controlTransportId": "string"
}
], - "videoStream": {
- "id": "string",
- "tag": "string",
- "transportId": "string",
- "sendMuted": true,
- "sendUnmuteDisabled": true,
- "sendDisabled": true,
- "receiveDisabled": true,
- "sendFormats": [
- {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
], - "receiveFormats": [
- {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
], - "sendEncodings": [
- {
- "id": "string",
- "rtpStreamId": "string",
- "synchronizationSource": -1,
- "deactivated": true,
- "bitrate": -1,
- "frameRate": -1,
- "size": {
- "width": 0,
- "height": 0
}, - "width": 0,
- "height": 0,
- "scale": -1,
- "scaledSize": {
- "width": 0,
- "height": 0
}, - "scaledWidth": 0,
- "scaledHeight": 0,
- "isEmpty": true
}
], - "receiveEncodings": [
- {
- "id": "string",
- "rtpStreamId": "string",
- "synchronizationSource": -1,
- "deactivated": true,
- "bitrate": -1,
- "frameRate": -1,
- "size": {
- "width": 0,
- "height": 0
}, - "width": 0,
- "height": 0,
- "scale": -1,
- "scaledSize": {
- "width": 0,
- "height": 0
}, - "scaledWidth": 0,
- "scaledHeight": 0,
- "isEmpty": true
}
], - "sendContent": "string",
- "receiveContent": "string",
- "direction": "string",
- "localBandwidth": -1,
- "remoteBandwidth": -1,
- "maxFrameWidth": 0,
- "maxFrameHeight": 0,
- "sender": {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "source": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "muted": true,
- "inputId": "string",
- "inputName": "string",
- "outputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesSent": 0,
- "packetsSent": 0,
- "roundTripTime": 0
}
}, - "senders": [
- {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "source": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "muted": true,
- "inputId": "string",
- "inputName": "string",
- "outputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesSent": 0,
- "packetsSent": 0,
- "roundTripTime": 0
}
}
], - "receiver": {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "sink": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "outputId": "string",
- "outputName": "string",
- "inputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesReceived": 0,
- "packetsReceived": 0,
- "packetsDiscarded": 0,
- "packetsDuplicated": 0,
- "packetsRepaired": 0,
- "packetsLost": 0,
- "jitter": 0
}
}, - "receivers": [
- {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "sink": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "outputId": "string",
- "outputName": "string",
- "inputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesReceived": 0,
- "packetsReceived": 0,
- "packetsDiscarded": 0,
- "packetsDuplicated": 0,
- "packetsRepaired": 0,
- "packetsLost": 0,
- "jitter": 0
}
}
], - "controlTransportId": "string"
}, - "videoStreams": [
- {
- "id": "string",
- "tag": "string",
- "transportId": "string",
- "sendMuted": true,
- "sendUnmuteDisabled": true,
- "sendDisabled": true,
- "receiveDisabled": true,
- "sendFormats": [
- {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
], - "receiveFormats": [
- {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
], - "sendEncodings": [
- {
- "id": "string",
- "rtpStreamId": "string",
- "synchronizationSource": -1,
- "deactivated": true,
- "bitrate": -1,
- "frameRate": -1,
- "size": {
- "width": 0,
- "height": 0
}, - "width": 0,
- "height": 0,
- "scale": -1,
- "scaledSize": {
- "width": 0,
- "height": 0
}, - "scaledWidth": 0,
- "scaledHeight": 0,
- "isEmpty": true
}
], - "receiveEncodings": [
- {
- "id": "string",
- "rtpStreamId": "string",
- "synchronizationSource": -1,
- "deactivated": true,
- "bitrate": -1,
- "frameRate": -1,
- "size": {
- "width": 0,
- "height": 0
}, - "width": 0,
- "height": 0,
- "scale": -1,
- "scaledSize": {
- "width": 0,
- "height": 0
}, - "scaledWidth": 0,
- "scaledHeight": 0,
- "isEmpty": true
}
], - "sendContent": "string",
- "receiveContent": "string",
- "direction": "string",
- "localBandwidth": -1,
- "remoteBandwidth": -1,
- "maxFrameWidth": 0,
- "maxFrameHeight": 0,
- "sender": {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "source": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "muted": true,
- "inputId": "string",
- "inputName": "string",
- "outputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesSent": 0,
- "packetsSent": 0,
- "roundTripTime": 0
}
}, - "senders": [
- {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "source": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "muted": true,
- "inputId": "string",
- "inputName": "string",
- "outputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesSent": 0,
- "packetsSent": 0,
- "roundTripTime": 0
}
}
], - "receiver": {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "sink": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "outputId": "string",
- "outputName": "string",
- "inputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesReceived": 0,
- "packetsReceived": 0,
- "packetsDiscarded": 0,
- "packetsDuplicated": 0,
- "packetsRepaired": 0,
- "packetsLost": 0,
- "jitter": 0
}
}, - "receivers": [
- {
- "id": "string",
- "track": {
- "id": "string",
- "stopped": true,
- "detached": true,
- "muted": true,
- "report": {
- "maxBitrate": 0,
- "minBitrate": 0,
- "bitrate": 0,
- "frameWidth": 0,
- "frameHeight": 0,
- "frameRate": 0,
- "framesSent": 0,
- "framesReceived": 0,
- "framesDropped": 0,
- "framesCorrupted": 0,
- "framesDecoded": 0,
- "framesEncoded": 0
}
}, - "codec": {
- "id": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0,
- "parameters": "string",
- "payloadType": 0
}, - "synchronizationSource": 0,
- "sink": {
- "id": "string",
- "tag": "string",
- "label": "string",
- "outputId": "string",
- "outputName": "string",
- "inputFormat": {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
}, - "report": {
- "nackCount": 0,
- "pliCount": 0,
- "firCount": 0,
- "lrrCount": 0,
- "sliCount": 0,
- "bytesReceived": 0,
- "packetsReceived": 0,
- "packetsDiscarded": 0,
- "packetsDuplicated": 0,
- "packetsRepaired": 0,
- "packetsLost": 0,
- "jitter": 0
}
}
], - "controlTransportId": "string"
}
], - "dataStream": {
- "id": "string",
- "tag": "string",
- "transportId": "string",
- "channels": [
- {
- "id": "string",
- "label": "string",
- "ordered": true,
- "subprotocol": "string",
- "state": "string",
- "report": {
- "messagesSent": 0,
- "bytesSent": 0,
- "messagesReceived": 0,
- "bytesReceived": 0
}
}
], - "report": {
- "messagesSent": 0,
- "bytesSent": 0,
- "messagesReceived": 0,
- "bytesReceived": 0
}
}, - "transports": [
- {
- "id": "string",
- "localCertificate": {
- "id": "string",
- "fingerprint": "string",
- "fingerprintAlgorithm": "string",
- "base64": "string"
}, - "remoteCertificate": {
- "id": "string",
- "fingerprint": "string",
- "fingerprintAlgorithm": "string",
- "base64": "string"
}, - "localCandidates": [
- {
- "id": "string",
- "ipAddress": "string",
- "port": 0,
- "relatedIPAddress": "string",
- "relatedPort": 0,
- "protocol": "string",
- "relayProtocol": "string",
- "type": "string",
- "priority": 0
}
], - "remoteCandidates": [
- {
- "id": "string",
- "ipAddress": "string",
- "port": 0,
- "relatedIPAddress": "string",
- "relatedPort": 0,
- "protocol": "string",
- "relayProtocol": "string",
- "type": "string",
- "priority": 0
}
], - "candidatePairs": [
- {
- "id": "string",
- "localCandidateId": "string",
- "remoteCandidateId": "string",
- "state": "string",
- "priority": 0,
- "nominated": true,
- "report": {
- "bytesSent": 0,
- "bytesReceived": 0,
- "requestsSent": 0,
- "requestsReceived": 0,
- "responsesSent": 0,
- "responsesReceived": 0,
- "consentRequestsSent": 0,
- "consentRequestsReceived": 0,
- "consentResponsesSent": 0,
- "consentResponsesReceived": 0,
- "totalRoundTripTime": 0,
- "currentRoundTripTime": 0
}
}
], - "activeCandidatePairId": "string",
- "report": {
- "bytesSent": 0,
- "bytesReceived": 0
}
}
], - "hasAudio": true,
- "hasVideo": true,
- "hasData": true,
- "localAudioMuted": true,
- "localVideoMuted": true,
- "localAudioUnmuteDisabled": true,
- "localVideoUnmuteDisabled": true,
- "localAudioDisabled": true,
- "localVideoDisabled": true,
- "remoteAudioDisabled": true,
- "remoteVideoDisabled": true,
- "audioDirection": "string",
- "videoDirection": "string",
- "dataDirection": "string",
- "audioFormats": [
- {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
], - "videoFormats": [
- {
- "codecName": "string",
- "name": "string",
- "clockRate": 0,
- "channelCount": 0
}
]
}
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
deviceId required | string The device id. |
clientId required | string The client id. |
[- {
- "id": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string"
}
]
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
deviceId required | string The device id. |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
deviceId required | string The device id. |
The new device config config.
recording | boolean or null Gets or sets whether to enable recording. |
recordingTag | string or null Gets or sets the tag for the recording, if recording is being enabled. |
audioMuted | boolean or null Gets or sets whether to mute or unmute audio. |
videoMuted | boolean or null Gets or sets whether to mute or unmute video. |
audioUnmuteDisabled | boolean or null Gets or sets whether to disable audio unmuting. |
videoUnmuteDisabled | boolean or null Gets or sets whether to disable video unmuting. |
excludedClientIds | Array of strings or null Gets or sets the client identifiers to exclude. |
excludedConnectionIds | Array of strings or null Gets or sets the connection identifiers to exclude. |
{- "recording": true,
- "recordingTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioUnmuteDisabled": true,
- "videoUnmuteDisabled": true,
- "excludedClientIds": [
- "string"
], - "excludedConnectionIds": [
- "string"
]
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
deviceId required | string The device id. |
{- "id": "string",
- "userId": "string",
- "alias": "string",
- "clientCount": 0,
- "connectionCount": 0
}
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
[- {
- "id": "string",
- "userId": "string",
- "clientCount": 0,
- "connectionCount": 0
}
]
applicationId required | string Id of the application. |
userId required | string The user id. |
deviceId required | string The device id. |
{- "id": "string",
- "userId": "string",
- "alias": "string",
- "clientCount": 0,
- "channelCount": 0
}
applicationId required | string Id of the application. |
userId required | string The user id. |
deviceId required | string The device id. |
The message.
message | string or null |
clientTag | string or null The client tag to use for the sender. |
clientRoles | Array of strings or null The client roles to use for the sender. |
deviceId | string or null The device ID to use for the sender. |
deviceAlias | string or null The device alias to use for the sender. |
userId | string or null The user ID to use for the sender. |
userAlias | string or null The user alias to use for the sender. |
{- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
deviceId required | string The device id. |
The message.
message | string or null |
clientTag | string or null The client tag to use for the sender. |
clientRoles | Array of strings or null The client roles to use for the sender. |
deviceId | string or null The device ID to use for the sender. |
deviceAlias | string or null The device alias to use for the sender. |
userId | string or null The user ID to use for the sender. |
userAlias | string or null The user alias to use for the sender. |
{- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
mediaServerId required | string <uuid> ID of media server to return |
{- "id": "string",
- "active": true,
- "applications": [
- {
- "id": "string",
- "channels": [
- {
- "id": "string",
- "users": [
- {
- "id": "string",
- "devices": [
- {
- "id": "string",
- "clients": [
- null
]
}
]
}
]
}
]
}
], - "computer": {
- "cpuUsage": 0,
- "memoryUsage": 0
}
}
mediaServerId required | string <uuid> ID of media server to update |
active | boolean or null True to enable the media server; false to disable. |
{- "active": true
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "version": "string",
- "serviceReport": {
- "processorReport": {
- "totalProcessorTime": 0,
- "userProcessorTime": 0,
- "privilegedProcessorTime": 0,
- "cpuPercentage": 0,
- "threadCount": 0
}, - "memoryReport": {
- "nonpagedSystemMemorySize": 0,
- "pagedMemorySize": 0,
- "pagedSystemMemorySize": 0,
- "peakPagedMemorySize": 0,
- "peakVirtualMemorySize": 0,
- "peakWorkingSet": 0,
- "privateMemorySize": 0,
- "virtualMemorySize": 0,
- "workingSet": 0
}, - "networkReport": {
- "totalBytesSent": 0,
- "totalBytesReceived": 0,
- "interfaceReports": [
- {
- "id": "string",
- "name": "string",
- "bytesSent": 0,
- "bytesReceived": 0,
- "packetsSent": 0,
- "packetsReceived": 0,
- "outputQueueLength": 0
}
]
}
}, - "tag": "string",
- "machineName": "string",
- "coreCount": 0,
- "physicalMemory": 0,
- "operatingSystem": "string",
- "operatingSystemVersion": "string",
- "architecture": "string",
- "networkInterfaces": [
- {
- "id": "string",
- "type": "string",
- "ipAddress": "string",
- "mask": "string",
- "adapterSpeed": 0
}
], - "deploymentId": "a73c85a1-d857-491e-a6b2-51dce05de7a2",
- "publicIPAddresses": [
- "string"
], - "sessionId": "string",
- "lastSessionId": "string",
- "iceServerUris": [
- "string"
], - "sha256Fingerprint": "string",
- "region": "string",
- "available": true,
- "active": true,
- "overCapacity": true,
- "usedCapacity": 0,
- "draining": true,
- "ipAddresses": [
- "string"
], - "publicIPAddress": "string",
- "port": 0
}
]
mediaServerId required | string <uuid> ID of media server to return |
{- "mediaServerId": "99614c07-03f9-41ef-ab4a-20e0ec5fed0e",
- "pendingConnections": 0,
- "activeConnections": 0,
- "totalClosedConnections": 0,
- "totalFailedConnections": 0,
- "durationFailedConnections": 0,
- "durationSeconds": 0
}
[- {
- "mediaServerId": "99614c07-03f9-41ef-ab4a-20e0ec5fed0e",
- "pendingConnections": 0,
- "activeConnections": 0,
- "totalClosedConnections": 0,
- "totalFailedConnections": 0,
- "durationFailedConnections": 0,
- "durationSeconds": 0
}
]
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
The new user recording config.
recording | boolean or null Gets or sets whether to enable recording. |
recordingTag | string or null Gets or sets the tag for the recording, if recording is being enabled. |
audioMuted | boolean or null Gets or sets whether to mute or unmute audio. |
videoMuted | boolean or null Gets or sets whether to mute or unmute video. |
audioUnmuteDisabled | boolean or null Gets or sets whether to disable audio unmuting. |
videoUnmuteDisabled | boolean or null Gets or sets whether to disable video unmuting. |
excludedDeviceIds | Array of strings or null Gets or sets the device identifiers to exclude. |
excludedClientIds | Array of strings or null Gets or sets the client identifiers to exclude. |
excludedConnectionIds | Array of strings or null Gets or sets the connection identifiers to exclude. |
{- "recording": true,
- "recordingTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioUnmuteDisabled": true,
- "videoUnmuteDisabled": true,
- "excludedDeviceIds": [
- "string"
], - "excludedClientIds": [
- "string"
], - "excludedConnectionIds": [
- "string"
]
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The userid. |
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
{- "id": "string",
- "alias": "string",
- "deviceCount": 0,
- "clientCount": 0,
- "connectionCount": 0
}
applicationId required | string Id of the application. |
userId required | string The user id. |
{- "id": "string",
- "alias": "string",
- "deviceCount": 0,
- "clientCount": 0,
- "channelCount": 0
}
applicationId required | string Id of the application. |
userId required | string The user id. |
The message.
message | string or null |
clientTag | string or null The client tag to use for the sender. |
clientRoles | Array of strings or null The client roles to use for the sender. |
deviceId | string or null The device ID to use for the sender. |
deviceAlias | string or null The device alias to use for the sender. |
userId | string or null The user ID to use for the sender. |
userAlias | string or null The user alias to use for the sender. |
{- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}
applicationId required | string Id of the application. |
channelId required | string The channel id. |
userId required | string The user id. |
The message.
message | string or null |
clientTag | string or null The client tag to use for the sender. |
clientRoles | Array of strings or null The client roles to use for the sender. |
deviceId | string or null The device ID to use for the sender. |
deviceAlias | string or null The device alias to use for the sender. |
userId | string or null The user ID to use for the sender. |
userAlias | string or null The user alias to use for the sender. |
{- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}
{- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string",
- "property1": null,
- "property2": null
}