Download OpenAPI specification:Download
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
$filter | string Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions. |
$orderby | string Specifies the order in which items are returned. The maximum number of expressions is 5. |
$top | integer <int32> Limits the number of items returned from a collection. |
$skip | integer <int32> Excludes the specified number of items of the queried collection from the result. |
$count | boolean Indicates whether the total count of items within a collection are returned in the result. |
{- "value": [
- {
- "key": "string",
- "tag": "string",
- "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
api-version | string The requested API version |
key | string or null The api key. |
tag | string or null Gets or sets the tag/name of the api key. |
id | string or null |
createdOn | integer <int64> |
createdBy | string or null |
modifiedOn | integer <int64> |
modifiedBy | string or null |
{- "key": "string",
- "tag": "string",
- "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
{- "key": "string",
- "tag": "string",
- "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
{- "key": "string",
- "tag": "string",
- "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
id required | string |
api-version | string The requested API version |
key | string or null The api key. |
tag | string or null Gets or sets the tag/name of the api key. |
id | string or null |
createdOn | integer <int64> |
createdBy | string or null |
modifiedOn | integer <int64> |
modifiedBy | string or null |
{- "key": "string",
- "tag": "string",
- "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
$filter | string Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions. |
$orderby | string Specifies the order in which items are returned. The maximum number of expressions is 5. |
$top | integer <int32> Limits the number of items returned from a collection. |
$skip | integer <int32> Excludes the specified number of items of the queried collection from the result. |
$count | boolean Indicates whether the total count of items within a collection are returned in the result. |
{- "value": [
- {
- "id": "string",
- "organizationId": "string",
- "disabled": true,
- "tag": "string",
- "applicationId": "string",
- "sharedSecret": "string",
- "webhooks": [
- {
- "applicationConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
]
}
api-version | string The requested API version |
id | string or null The unique id of the application, different from application id. |
organizationId | string or null The organization id. |
disabled | boolean or null Gets or sets the disabled state of the config. |
tag | string or null Gets or sets the tag/name of the config. |
applicationId | string or null The application id. |
sharedSecret | string or null The shared secret of the application. |
Array of objects or null (ApplicationWebhook) Array of webhooks that have been added to the application. |
{- "id": "string",
- "organizationId": "string",
- "disabled": true,
- "tag": "string",
- "applicationId": "string",
- "sharedSecret": "string",
- "webhooks": [
- {
- "applicationConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
{- "id": "string",
- "organizationId": "string",
- "disabled": true,
- "tag": "string",
- "applicationId": "string",
- "sharedSecret": "string",
- "webhooks": [
- {
- "applicationConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
{- "id": "string",
- "organizationId": "string",
- "disabled": true,
- "tag": "string",
- "applicationId": "string",
- "sharedSecret": "string",
- "webhooks": [
- {
- "applicationConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
id required | string |
api-version | string The requested API version |
id | string or null The unique id of the application, different from application id. |
organizationId | string or null The organization id. |
disabled | boolean or null Gets or sets the disabled state of the config. |
tag | string or null Gets or sets the tag/name of the config. |
applicationId | string or null The application id. |
sharedSecret | string or null The shared secret of the application. |
Array of objects or null (ApplicationWebhook) Array of webhooks that have been added to the application. |
{- "id": "string",
- "organizationId": "string",
- "disabled": true,
- "tag": "string",
- "applicationId": "string",
- "sharedSecret": "string",
- "webhooks": [
- {
- "applicationConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
userId | string or null |
deviceId | string or null |
clientId | string or null |
clientRoles | Array of strings or null |
Array of objects or null (ChannelClaim) |
{- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "clientRoles": [
- "string"
], - "channelClaims": [
- {
- "id": "string",
- "allowedLayoutZones": [
- "string"
], - "allowedLayoutPriority": 0,
- "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,
- "canUpdateLayout": true,
- "canKick": true,
- "enableHiddenObserverMode": true
}
]
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
channelId | string or null |
object (ServerMessage) |
{- "channelId": "string",
- "message": {
- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
channelId | string or null |
userId | string or null |
object (ServerMessage) |
{- "channelId": "string",
- "userId": "string",
- "message": {
- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
channelId | string or null |
userId | string or null |
deviceId | string or null |
object (ServerMessage) |
{- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "message": {
- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
channelId | string or null |
userId | string or null |
deviceId | string or null |
clientId | string or null |
object (ServerMessage) |
{- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "message": {
- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
object (ServerMessage) |
{- "message": {
- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
object (ServerMessage) | |
userId | string or null |
{- "message": {
- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}, - "userId": "string"
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
object (ServerMessage) | |
userId | string or null |
deviceId | string or null |
{- "message": {
- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}, - "userId": "string",
- "deviceId": "string"
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
object (ServerMessage) | |
userId | string or null |
deviceId | string or null |
clientId | string or null |
{- "message": {
- "message": "string",
- "clientTag": "string",
- "clientRoles": [
- "string"
], - "deviceId": "string",
- "deviceAlias": "string",
- "userId": "string",
- "userAlias": "string"
}, - "userId": "string",
- "deviceId": "string",
- "clientId": "string"
}
id required | string |
api-version | string The requested API version |
channelId | string or null |
userId | string or null |
{- "channelId": "string",
- "userId": "string"
}
id required | string |
api-version | string The requested API version |
channelId | string or null |
userId | string or null |
deviceId | string or null |
{- "channelId": "string",
- "userId": "string",
- "deviceId": "string"
}
id required | string |
api-version | string The requested API version |
channelId | string or null |
userId | string or null |
deviceId | string or null |
clientId | string or null |
{- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string"
}
id required | string |
api-version | string The requested API version |
channelId | string or null |
userId | string or null |
deviceId | string or null |
clientId | string or null |
connectionId | string or null |
{- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "connectionId": "string"
}
id required | string |
api-version | string The requested API version |
channelId | string or null |
object (ChannelConfigUpdate) |
{- "channelId": "string",
- "config": {
- "recording": true,
- "recordingMode": "AudioVideo",
- "recordingTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioUnmuteDisabled": true,
- "videoUnmuteDisabled": true,
- "excludedUserIds": [
- "string"
], - "excludedDeviceIds": [
- "string"
], - "excludedClientIds": [
- "string"
], - "excludedConnectionIds": [
- "string"
]
}
}
id required | string |
api-version | string The requested API version |
channelId | string or null |
userId | string or null |
object (ChannelUserConfig) |
{- "channelId": "string",
- "userId": "string",
- "config": {
- "recording": true,
- "recordingMode": "AudioVideo",
- "recordingTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioUnmuteDisabled": true,
- "videoUnmuteDisabled": true,
- "excludedDeviceIds": [
- "string"
], - "excludedClientIds": [
- "string"
], - "excludedConnectionIds": [
- "string"
]
}
}
id required | string |
api-version | string The requested API version |
channelId | string or null |
userId | string or null |
deviceId | string or null |
object (ChannelDeviceConfig) |
{- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "config": {
- "recording": true,
- "recordingMode": "AudioVideo",
- "recordingTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioUnmuteDisabled": true,
- "videoUnmuteDisabled": true,
- "excludedClientIds": [
- "string"
], - "excludedConnectionIds": [
- "string"
]
}
}
id required | string |
api-version | string The requested API version |
channelId | string or null |
userId | string or null |
deviceId | string or null |
clientId | string or null |
object (ChannelClientConfig) |
{- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "config": {
- "recording": true,
- "recordingMode": "AudioVideo",
- "recordingTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioUmuteDisabled": true,
- "videoUnmuteDisabled": true,
- "excludedConnectionIds": [
- "string"
]
}
}
id required | string |
api-version | string The requested API version |
channelId | string or null |
userId | string or null |
deviceId | string or null |
clientId | string or null |
connectionId | string or null |
object (ConnectionConfig) |
{- "channelId": "string",
- "userId": "string",
- "deviceId": "string",
- "clientId": "string",
- "connectionId": "string",
- "config": {
- "recording": true,
- "recordingMode": "AudioVideo",
- "recordingTag": "string",
- "audioMuted": true,
- "videoMuted": true,
- "audioUnmuteDisabled": true,
- "videoUnmuteDisabled": true
}
}
applicationConfigId | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
$filter | string Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions. |
$orderby | string Specifies the order in which items are returned. The maximum number of expressions is 5. |
$top | integer <int32> Limits the number of items returned from a collection. |
$skip | integer <int32> Excludes the specified number of items of the queried collection from the result. |
$count | boolean Indicates whether the total count of items within a collection are returned in the result. |
{- "value": [
- {
- "applicationConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
api-version | string The requested API version |
applicationConfigId required | string |
name | string or null Gets or sets the webhook name. |
url | string or null Gets or sets the webhook URL. |
disabled | boolean Gets or sets the disabled state of the webhook. |
batch | boolean If multiple events are generated at the same time, we will send all the events together in one call to the Webhook URL instead of sending each event separately. |
reliable | boolean In case of a network error, we will try to resend the event. The maximum number of attempts we try is 3. |
events | Array of strings or null List of Webhook events that have been enabled. |
id | string or null |
createdOn | integer <int64> |
createdBy | string or null |
modifiedOn | integer <int64> |
modifiedBy | string or null |
{- "applicationConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
{- "applicationConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
id required | string |
api-version | string The requested API version |
applicationConfigId required | string |
name | string or null Gets or sets the webhook name. |
url | string or null Gets or sets the webhook URL. |
disabled | boolean Gets or sets the disabled state of the webhook. |
batch | boolean If multiple events are generated at the same time, we will send all the events together in one call to the Webhook URL instead of sending each event separately. |
reliable | boolean In case of a network error, we will try to resend the event. The maximum number of attempts we try is 3. |
events | Array of strings or null List of Webhook events that have been enabled. |
id | string or null |
createdOn | integer <int64> |
createdBy | string or null |
modifiedOn | integer <int64> |
modifiedBy | string or null |
{- "applicationConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
$filter | string Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions. |
$orderby | string Specifies the order in which items are returned. The maximum number of expressions is 5. |
$top | integer <int32> Limits the number of items returned from a collection. |
$skip | integer <int32> Excludes the specified number of items of the queried collection from the result. |
$count | boolean Indicates whether the total count of items within a collection are returned in the result. |
{- "value": [
- {
- "type": "string",
- "entityType": "string",
- "entityId": "string",
- "propertyName": "string",
- "oldValue": "string",
- "newValue": "string",
- "changedOn": 0,
- "changedBy": "string",
- "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
{- "type": "string",
- "entityType": "string",
- "entityId": "string",
- "propertyName": "string",
- "oldValue": "string",
- "newValue": "string",
- "changedOn": 0,
- "changedBy": "string",
- "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
applicationId | string |
startTimestamp | integer <int64> |
endTimestamp | integer <int64> |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
$filter | string Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions. |
$orderby | string Specifies the order in which items are returned. The maximum number of expressions is 5. |
$top | integer <int32> Limits the number of items returned from a collection. |
$skip | integer <int32> Excludes the specified number of items of the queried collection from the result. |
$count | boolean Indicates whether the total count of items within a collection are returned in the result. |
{- "value": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "applicationId": "string",
- "startTimestamp": "2019-08-24T14:15:22Z",
- "endTimestamp": "2019-08-24T14:15:22Z",
- "participantMessages": 0,
- "participantMinutes": [
- {
- "key": 0,
- "value": {
- "maxPixelCount": 0,
- "usageParticipantMinutes": 0
}
}
]
}
]
}
applicationConfigId | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
$filter | string Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions. |
$orderby | string Specifies the order in which items are returned. The maximum number of expressions is 5. |
$top | integer <int32> Limits the number of items returned from a collection. |
$skip | integer <int32> Excludes the specified number of items of the queried collection from the result. |
$count | boolean Indicates whether the total count of items within a collection are returned in the result. |
{- "value": [
- {
- "id": "string",
- "applicationConfigId": "string",
- "channelIdPattern": "string",
- "recordingEnabled": true,
- "default": true,
- "priority": 0,
- "connectionStatsInterval": 0,
- "bandwidthAdaptationPolicy": "Disabled",
- "codec": {
- "vp8": {
- "disabled": true,
- "bitrate": 0
}, - "vp9": {
- "disabled": true,
- "bitrate": 0
}, - "h264": {
- "disabled": true,
- "bitrate": 0
}, - "opus": {
- "disabled": true,
- "bitrate": 0
}, - "g722": {
- "disabled": true
}, - "pcmu": {
- "disabled": true
}, - "pcma": {
- "disabled": true
}
}, - "sfu": {
- "videoInput": {
- "maxBitrate": 0,
- "maxEncodings": 1
}, - "videoOutput": {
- "simulcast": {
- "enabled": true
}
}, - "audioInput": {
- "maxBitrate": 0,
- "maxEncodings": 0
}
}, - "mcu": {
- "audioOutput": {
- "quality": "string"
}, - "videoOutput": {
- "width": 160,
- "height": 120,
- "frameRate": 1,
- "layoutMargin": 0,
- "layoutCrop": true
}, - "videoInput": {
- "maxBitrate": 0,
- "maxEncodings": 1
}, - "audioInput": {
- "maxBitrate": 0,
- "maxEncodings": 0
}
}, - "rtmp": {
- "enabled": true,
- "url": "string",
- "secretKey": "string"
}, - "recordingManagementOverride": {
- "muxDisabled": true
}, - "videoEncodings": [
- {
- "bitrate": 100,
- "frameRate": 1,
- "scale": 0.01
}
], - "webhooks": [
- {
- "channelConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
]
}
api-version | string The requested API version |
id | string or null The unique id of the application. |
applicationConfigId required | string The application config id. |
channelIdPattern required | string The channel id pattern. Example: "12345" or "*" |
recordingEnabled | boolean or null Gets or sets whether recording is enabled. |
default | boolean Gets or sets the default channel. |
priority | integer <int32> |
connectionStatsInterval | integer or null <int32> |
bandwidthAdaptationPolicy | string (BandwidthAdaptationPolicy) Enum: "Disabled" "Enabled" RTP packet header Extension support policies. |
object (CodecConfig) | |
object (SfuConfig) | |
object (McuConfig) | |
object (RtmpConfig) | |
object (RecordingManagementOverrideConfig) | |
Array of objects or null (VideoEncodingConfig) <= 3 items | |
Array of objects or null (ChannelWebhook) Gets or sets the webhooks of the channel. |
{- "id": "string",
- "applicationConfigId": "string",
- "channelIdPattern": "string",
- "recordingEnabled": true,
- "default": true,
- "priority": 0,
- "connectionStatsInterval": 0,
- "bandwidthAdaptationPolicy": "Disabled",
- "codec": {
- "vp8": {
- "disabled": true,
- "bitrate": 0
}, - "vp9": {
- "disabled": true,
- "bitrate": 0
}, - "h264": {
- "disabled": true,
- "bitrate": 0
}, - "opus": {
- "disabled": true,
- "bitrate": 0
}, - "g722": {
- "disabled": true
}, - "pcmu": {
- "disabled": true
}, - "pcma": {
- "disabled": true
}
}, - "sfu": {
- "videoInput": {
- "maxBitrate": 0,
- "maxEncodings": 1
}, - "videoOutput": {
- "simulcast": {
- "enabled": true
}
}, - "audioInput": {
- "maxBitrate": 0,
- "maxEncodings": 0
}
}, - "mcu": {
- "audioOutput": {
- "quality": "string"
}, - "videoOutput": {
- "width": 160,
- "height": 120,
- "frameRate": 1,
- "layoutMargin": 0,
- "layoutCrop": true
}, - "videoInput": {
- "maxBitrate": 0,
- "maxEncodings": 1
}, - "audioInput": {
- "maxBitrate": 0,
- "maxEncodings": 0
}
}, - "rtmp": {
- "enabled": true,
- "url": "string",
- "secretKey": "string"
}, - "recordingManagementOverride": {
- "muxDisabled": true
}, - "videoEncodings": [
- {
- "bitrate": 100,
- "frameRate": 1,
- "scale": 0.01
}
], - "webhooks": [
- {
- "channelConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
{- "id": "string",
- "applicationConfigId": "string",
- "channelIdPattern": "string",
- "recordingEnabled": true,
- "default": true,
- "priority": 0,
- "connectionStatsInterval": 0,
- "bandwidthAdaptationPolicy": "Disabled",
- "codec": {
- "vp8": {
- "disabled": true,
- "bitrate": 0
}, - "vp9": {
- "disabled": true,
- "bitrate": 0
}, - "h264": {
- "disabled": true,
- "bitrate": 0
}, - "opus": {
- "disabled": true,
- "bitrate": 0
}, - "g722": {
- "disabled": true
}, - "pcmu": {
- "disabled": true
}, - "pcma": {
- "disabled": true
}
}, - "sfu": {
- "videoInput": {
- "maxBitrate": 0,
- "maxEncodings": 1
}, - "videoOutput": {
- "simulcast": {
- "enabled": true
}
}, - "audioInput": {
- "maxBitrate": 0,
- "maxEncodings": 0
}
}, - "mcu": {
- "audioOutput": {
- "quality": "string"
}, - "videoOutput": {
- "width": 160,
- "height": 120,
- "frameRate": 1,
- "layoutMargin": 0,
- "layoutCrop": true
}, - "videoInput": {
- "maxBitrate": 0,
- "maxEncodings": 1
}, - "audioInput": {
- "maxBitrate": 0,
- "maxEncodings": 0
}
}, - "rtmp": {
- "enabled": true,
- "url": "string",
- "secretKey": "string"
}, - "recordingManagementOverride": {
- "muxDisabled": true
}, - "videoEncodings": [
- {
- "bitrate": 100,
- "frameRate": 1,
- "scale": 0.01
}
], - "webhooks": [
- {
- "channelConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
{- "id": "string",
- "applicationConfigId": "string",
- "channelIdPattern": "string",
- "recordingEnabled": true,
- "default": true,
- "priority": 0,
- "connectionStatsInterval": 0,
- "bandwidthAdaptationPolicy": "Disabled",
- "codec": {
- "vp8": {
- "disabled": true,
- "bitrate": 0
}, - "vp9": {
- "disabled": true,
- "bitrate": 0
}, - "h264": {
- "disabled": true,
- "bitrate": 0
}, - "opus": {
- "disabled": true,
- "bitrate": 0
}, - "g722": {
- "disabled": true
}, - "pcmu": {
- "disabled": true
}, - "pcma": {
- "disabled": true
}
}, - "sfu": {
- "videoInput": {
- "maxBitrate": 0,
- "maxEncodings": 1
}, - "videoOutput": {
- "simulcast": {
- "enabled": true
}
}, - "audioInput": {
- "maxBitrate": 0,
- "maxEncodings": 0
}
}, - "mcu": {
- "audioOutput": {
- "quality": "string"
}, - "videoOutput": {
- "width": 160,
- "height": 120,
- "frameRate": 1,
- "layoutMargin": 0,
- "layoutCrop": true
}, - "videoInput": {
- "maxBitrate": 0,
- "maxEncodings": 1
}, - "audioInput": {
- "maxBitrate": 0,
- "maxEncodings": 0
}
}, - "rtmp": {
- "enabled": true,
- "url": "string",
- "secretKey": "string"
}, - "recordingManagementOverride": {
- "muxDisabled": true
}, - "videoEncodings": [
- {
- "bitrate": 100,
- "frameRate": 1,
- "scale": 0.01
}
], - "webhooks": [
- {
- "channelConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
id required | string |
api-version | string The requested API version |
id | string or null The unique id of the application. |
applicationConfigId required | string The application config id. |
channelIdPattern required | string The channel id pattern. Example: "12345" or "*" |
recordingEnabled | boolean or null Gets or sets whether recording is enabled. |
default | boolean Gets or sets the default channel. |
priority | integer <int32> |
connectionStatsInterval | integer or null <int32> |
bandwidthAdaptationPolicy | string (BandwidthAdaptationPolicy) Enum: "Disabled" "Enabled" RTP packet header Extension support policies. |
object (CodecConfig) | |
object (SfuConfig) | |
object (McuConfig) | |
object (RtmpConfig) | |
object (RecordingManagementOverrideConfig) | |
Array of objects or null (VideoEncodingConfig) <= 3 items | |
Array of objects or null (ChannelWebhook) Gets or sets the webhooks of the channel. |
{- "id": "string",
- "applicationConfigId": "string",
- "channelIdPattern": "string",
- "recordingEnabled": true,
- "default": true,
- "priority": 0,
- "connectionStatsInterval": 0,
- "bandwidthAdaptationPolicy": "Disabled",
- "codec": {
- "vp8": {
- "disabled": true,
- "bitrate": 0
}, - "vp9": {
- "disabled": true,
- "bitrate": 0
}, - "h264": {
- "disabled": true,
- "bitrate": 0
}, - "opus": {
- "disabled": true,
- "bitrate": 0
}, - "g722": {
- "disabled": true
}, - "pcmu": {
- "disabled": true
}, - "pcma": {
- "disabled": true
}
}, - "sfu": {
- "videoInput": {
- "maxBitrate": 0,
- "maxEncodings": 1
}, - "videoOutput": {
- "simulcast": {
- "enabled": true
}
}, - "audioInput": {
- "maxBitrate": 0,
- "maxEncodings": 0
}
}, - "mcu": {
- "audioOutput": {
- "quality": "string"
}, - "videoOutput": {
- "width": 160,
- "height": 120,
- "frameRate": 1,
- "layoutMargin": 0,
- "layoutCrop": true
}, - "videoInput": {
- "maxBitrate": 0,
- "maxEncodings": 1
}, - "audioInput": {
- "maxBitrate": 0,
- "maxEncodings": 0
}
}, - "rtmp": {
- "enabled": true,
- "url": "string",
- "secretKey": "string"
}, - "recordingManagementOverride": {
- "muxDisabled": true
}, - "videoEncodings": [
- {
- "bitrate": 100,
- "frameRate": 1,
- "scale": 0.01
}
], - "webhooks": [
- {
- "channelConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
applicationId required | string The Application to retrieve ChannelRecordings from. |
$skip | integer <int32> Excludes the specified number of items of the queried collection from the result. |
$top | integer <int32> Limits the number of items returned from a collection. |
$filter | string Restricts the set of items returned.
The allowed properties are:
|
api-version | string The requested API version |
$filter | string |
$count | boolean Indicates whether the total count of items within a collection are returned in the result. |
{- "value": [
- {
- "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,
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "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"
}
]
}
applicationId required | string The Id of the Application the ChannelRecording belongs to |
channelId required | string The Id of the Channel the ChannelRecording belongs to |
channelRecordingId required | string <uuid> The GUID of the ChannelRecording to retrieve |
api-version | string The requested API version |
{- "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,
- "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "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"
}
applicationId required | string The Id of the Application the ChannelRecording belongs to |
channelId required | string The Id of the Channel the ChannelRecording belongs to |
channelRecordingId required | string <uuid> The GUID of the ChannelRecording to delete |
api-version | string The requested API version |
{ }
applicationId required | string The Id of the Application the ChannelRecording belongs to |
channelId required | string The Id of the Channel the ChannelRecording belongs to |
channelRecordingId required | string <uuid> The GUID of the ChannelRecording to retrieve |
api-version | string The requested API version |
{- "value": "string"
}
applicationId required | string The Id of the Application the ChannelRecording belongs to |
channelId required | string The Id of the Channel the ChannelRecording belongs to |
channelRecordingId required | string <uuid> The GUID of the ChannelRecording to retrieve |
api-version | string The requested API version |
{- "value": "string"
}
applicationId required | string The Id of the Application the ChannelRecording belongs to |
channelId required | string The Id of the Channel the ChannelRecording belongs to |
channelRecordingId required | string <uuid> The GUID of the ChannelRecording to retrieve |
api-version | string The requested API version |
{- "value": "string"
}
applicationId required | string The Id of the Application the ChannelRecording belongs to |
channelId required | string The Id of the Channel the ChannelRecording belongs to |
channelRecordingId required | string <uuid> The GUID of the ChannelRecording to retrieve |
api-version | string The requested API version |
{- "value": "string"
}
channelConfigId | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
$filter | string Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions. |
$orderby | string Specifies the order in which items are returned. The maximum number of expressions is 5. |
$top | integer <int32> Limits the number of items returned from a collection. |
$skip | integer <int32> Excludes the specified number of items of the queried collection from the result. |
$count | boolean Indicates whether the total count of items within a collection are returned in the result. |
{- "value": [
- {
- "channelConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
]
}
api-version | string The requested API version |
channelConfigId | string or null |
name | string or null Gets or sets the webhook name. |
url | string or null Gets or sets the webhook URL. |
disabled | boolean Gets or sets the disabled state of the webhook. |
batch | boolean If multiple events are generated at the same time, we will send all the events together in one call to the Webhook URL instead of sending each event separately. |
reliable | boolean In case of a network error, we will try to resend the event. The maximum number of attempts we try is 3. |
events | Array of strings or null List of Webhook events that have been enabled. |
id | string or null |
createdOn | integer <int64> |
createdBy | string or null |
modifiedOn | integer <int64> |
modifiedBy | string or null |
{- "channelConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
{- "channelConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
id required | string |
api-version | string The requested API version |
channelConfigId | string or null |
name | string or null Gets or sets the webhook name. |
url | string or null Gets or sets the webhook URL. |
disabled | boolean Gets or sets the disabled state of the webhook. |
batch | boolean If multiple events are generated at the same time, we will send all the events together in one call to the Webhook URL instead of sending each event separately. |
reliable | boolean In case of a network error, we will try to resend the event. The maximum number of attempts we try is 3. |
events | Array of strings or null List of Webhook events that have been enabled. |
id | string or null |
createdOn | integer <int64> |
createdBy | string or null |
modifiedOn | integer <int64> |
modifiedBy | string or null |
{- "channelConfigId": "string",
- "name": "string",
- "url": "string",
- "disabled": true,
- "batch": true,
- "reliable": true,
- "events": [
- "string"
], - "id": "string",
- "createdOn": 0,
- "createdBy": "string",
- "modifiedOn": 0,
- "modifiedBy": "string"
}
applicationId required | string The Application to retrieve ConnectionRecordings from. |
$skip | integer <int32> Excludes the specified number of items of the queried collection from the result. |
$top | integer <int32> Limits the number of items returned from a collection. |
$filter | string Restricts the set of items returned.
The allowed properties are:
|
api-version | string The requested API version |
$filter | string |
$count | boolean Indicates whether the total count of items within a collection are returned in the result. |
{- "value": [
- {
- "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
}
], - "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "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"
}
]
}
applicationId required | string The Id of the Application the ConnectionRecording belongs to |
connectionRecordingId required | string <uuid> The Id of the ConnectionRecording |
api-version | string The requested API version |
{- "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
}
], - "deleted": true,
- "deletedOn": "2019-08-24T14:15:22Z",
- "deletedBy": "27f98a93-27e2-453c-b1c3-4780c8067d7c",
- "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"
}
applicationId required | string The Id of the Application the ConnectionRecording belongs to |
connectionRecordingId required | string <uuid> The GUID of the ConnectionRecording to retrieve |
api-version | string The requested API version |
{- "value": "string"
}
applicationId required | string The Id of the Application the ConnectionRecording belongs to |
connectionRecordingId required | string <uuid> The GUID of the ConnectionRecording to retrieve |
api-version | string The requested API version |
{- "value": "string"
}
applicationId required | string The Id of the Application the ConnectionRecording belongs to |
connectionRecordingId required | string <uuid> The GUID of the ConnectionRecording to retrieve |
api-version | string The requested API version |
{- "value": "string"
}
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
$filter | string Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions. |
$orderby | string Specifies the order in which items are returned. The maximum number of expressions is 5. |
$top | integer <int32> Limits the number of items returned from a collection. |
$skip | integer <int32> Excludes the specified number of items of the queried collection from the result. |
$count | boolean Indicates whether the total count of items within a collection are returned in the result. |
{- "value": [
- {
- "id": "string",
- "userIds": [
- "string"
], - "name": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "city": "string",
- "state": "string",
- "postalCode": "string",
- "country": "string",
- "countryFullName": "string"
}, - "primaryContact": {
- "firstName": "string",
- "lastName": "string",
- "emailAddress": "string",
- "phoneNumber": "string"
}, - "paymentMethodId": "string",
- "vatNumber": "string",
- "industry": "string",
- "createdOn": 0,
- "modifiedOn": 0,
- "additionalContacts": [
- {
- "firstName": "string",
- "lastName": "string",
- "emailAddress": "string",
- "phoneNumber": "string"
}
]
}
]
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
{- "id": "string",
- "userIds": [
- "string"
], - "name": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "city": "string",
- "state": "string",
- "postalCode": "string",
- "country": "string",
- "countryFullName": "string"
}, - "primaryContact": {
- "firstName": "string",
- "lastName": "string",
- "emailAddress": "string",
- "phoneNumber": "string"
}, - "paymentMethodId": "string",
- "vatNumber": "string",
- "industry": "string",
- "createdOn": 0,
- "modifiedOn": 0,
- "additionalContacts": [
- {
- "firstName": "string",
- "lastName": "string",
- "emailAddress": "string",
- "phoneNumber": "string"
}
]
}
id required | string |
api-version | string The requested API version |
id | string or null |
userIds | Array of strings or null Array of user ids from the logged in user. |
name | string or null |
object (Address) | |
object (Contact) | |
paymentMethodId | string or null Id of the user's payment method. |
vatNumber | string or null |
industry | string or null |
createdOn | integer <int64> Timestamp of when the user was created. |
modifiedOn | integer <int64> Timestamp of when the user was last modified. |
Array of objects or null (Contact) |
{- "id": "string",
- "userIds": [
- "string"
], - "name": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "city": "string",
- "state": "string",
- "postalCode": "string",
- "country": "string",
- "countryFullName": "string"
}, - "primaryContact": {
- "firstName": "string",
- "lastName": "string",
- "emailAddress": "string",
- "phoneNumber": "string"
}, - "paymentMethodId": "string",
- "vatNumber": "string",
- "industry": "string",
- "createdOn": 0,
- "modifiedOn": 0,
- "additionalContacts": [
- {
- "firstName": "string",
- "lastName": "string",
- "emailAddress": "string",
- "phoneNumber": "string"
}
]
}
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
$filter | string Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions. |
$orderby | string Specifies the order in which items are returned. The maximum number of expressions is 5. |
$top | integer <int32> Limits the number of items returned from a collection. |
$skip | integer <int32> Excludes the specified number of items of the queried collection from the result. |
$count | boolean Indicates whether the total count of items within a collection are returned in the result. |
{- "value": [
- {
- "id": "string",
- "organizationId": "string",
- "type": "string",
- "status": "string",
- "card": {
- "firstName": "string",
- "lastName": "string",
- "brand": "string",
- "expiryMonth": 0,
- "expiryYear": 0,
- "number": "string",
- "securityCode": "string",
- "maskedNumber": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "city": "string",
- "state": "string",
- "postalCode": "string",
- "country": "string",
- "countryFullName": "string"
}
}, - "createdOn": 0,
- "modifiedOn": 0
}
]
}
api-version | string The requested API version |
id | string or null |
organizationId | string or null |
type | string or null |
status | string or null |
object (PaymentCard) | |
createdOn | integer <int64> |
modifiedOn | integer <int64> |
{- "id": "string",
- "organizationId": "string",
- "type": "string",
- "status": "string",
- "card": {
- "firstName": "string",
- "lastName": "string",
- "brand": "string",
- "expiryMonth": 0,
- "expiryYear": 0,
- "number": "string",
- "securityCode": "string",
- "maskedNumber": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "city": "string",
- "state": "string",
- "postalCode": "string",
- "country": "string",
- "countryFullName": "string"
}
}, - "createdOn": 0,
- "modifiedOn": 0
}
{- "id": "string",
- "organizationId": "string",
- "type": "string",
- "status": "string",
- "card": {
- "firstName": "string",
- "lastName": "string",
- "brand": "string",
- "expiryMonth": 0,
- "expiryYear": 0,
- "number": "string",
- "securityCode": "string",
- "maskedNumber": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "city": "string",
- "state": "string",
- "postalCode": "string",
- "country": "string",
- "countryFullName": "string"
}
}, - "createdOn": 0,
- "modifiedOn": 0
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
{- "id": "string",
- "organizationId": "string",
- "type": "string",
- "status": "string",
- "card": {
- "firstName": "string",
- "lastName": "string",
- "brand": "string",
- "expiryMonth": 0,
- "expiryYear": 0,
- "number": "string",
- "securityCode": "string",
- "maskedNumber": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "city": "string",
- "state": "string",
- "postalCode": "string",
- "country": "string",
- "countryFullName": "string"
}
}, - "createdOn": 0,
- "modifiedOn": 0
}
id required | string |
api-version | string The requested API version |
id | string or null |
organizationId | string or null |
type | string or null |
status | string or null |
object (PaymentCard) | |
createdOn | integer <int64> |
modifiedOn | integer <int64> |
{- "id": "string",
- "organizationId": "string",
- "type": "string",
- "status": "string",
- "card": {
- "firstName": "string",
- "lastName": "string",
- "brand": "string",
- "expiryMonth": 0,
- "expiryYear": 0,
- "number": "string",
- "securityCode": "string",
- "maskedNumber": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "city": "string",
- "state": "string",
- "postalCode": "string",
- "country": "string",
- "countryFullName": "string"
}
}, - "createdOn": 0,
- "modifiedOn": 0
}
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
{- "value": 0
}
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
{- "value": 0
}
applicationId required | string The Application to retrieve the used size for. |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
{- "value": 0
}
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
$filter | string Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions. |
$orderby | string Specifies the order in which items are returned. The maximum number of expressions is 5. |
$top | integer <int32> Limits the number of items returned from a collection. |
$skip | integer <int32> Excludes the specified number of items of the queried collection from the result. |
$count | boolean Indicates whether the total count of items within a collection are returned in the result. |
{- "value": [
- {
- "id": "string",
- "organizationId": "string",
- "status": "string",
- "trialEndOn": 0,
- "trialStartOn": 0,
- "activatedOn": 0,
- "nextBillingOn": 0,
- "cancelledOn": 0,
- "billingUnit": "string",
- "cancelledReason": "string",
- "platformPlan": {
- "name": "string",
- "description": "string",
- "status": "string",
- "archivedOn": 0,
- "externalId": "string",
- "price": 0,
- "planType": "string"
}, - "supportPlan": {
- "name": "string",
- "description": "string",
- "status": "string",
- "archivedOn": 0,
- "externalId": "string",
- "price": 0,
- "planType": "string"
}, - "createdOn": 0,
- "modifiedOn": 0,
- "currentTermEnd": 0,
- "EnabledFeatures": [
- "string"
]
}
]
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
{- "id": "string",
- "organizationId": "string",
- "status": "string",
- "trialEndOn": 0,
- "trialStartOn": 0,
- "activatedOn": 0,
- "nextBillingOn": 0,
- "cancelledOn": 0,
- "billingUnit": "string",
- "cancelledReason": "string",
- "platformPlan": {
- "name": "string",
- "description": "string",
- "status": "string",
- "archivedOn": 0,
- "externalId": "string",
- "price": 0,
- "planType": "string"
}, - "supportPlan": {
- "name": "string",
- "description": "string",
- "status": "string",
- "archivedOn": 0,
- "externalId": "string",
- "price": 0,
- "planType": "string"
}, - "createdOn": 0,
- "modifiedOn": 0,
- "currentTermEnd": 0,
- "EnabledFeatures": [
- "string"
]
}
id required | string |
api-version | string The requested API version |
id | string or null |
organizationId | string or null Your customer id. |
status | string or null Status of your current subscription. Example: "active", "paused", "cancelled" |
trialEndOn | integer or null <int64> Timestamp of when the subscription trial ends if applicable. |
trialStartOn | integer or null <int64> Timestamp of when the subscription trial has started if applicable. |
activatedOn | integer or null <int64> Timestamp of when the subscription was activated. |
nextBillingOn | integer or null <int64> Timestamp of when the next billing happens. |
cancelledOn | integer or null <int64> Timestamp of when the subscription was cancelled if applicable. |
billingUnit | string or null The unit of billing. Example: "month" |
cancelledReason | string or null |
object (PlatformPlan) | |
object (SupportPlan) | |
createdOn | integer or null <int64> |
modifiedOn | integer or null <int64> |
currentTermEnd | integer or null <int64> |
EnabledFeatures | Array of strings or null |
{- "id": "string",
- "organizationId": "string",
- "status": "string",
- "trialEndOn": 0,
- "trialStartOn": 0,
- "activatedOn": 0,
- "nextBillingOn": 0,
- "cancelledOn": 0,
- "billingUnit": "string",
- "cancelledReason": "string",
- "platformPlan": {
- "name": "string",
- "description": "string",
- "status": "string",
- "archivedOn": 0,
- "externalId": "string",
- "price": 0,
- "planType": "string"
}, - "supportPlan": {
- "name": "string",
- "description": "string",
- "status": "string",
- "archivedOn": 0,
- "externalId": "string",
- "price": 0,
- "planType": "string"
}, - "createdOn": 0,
- "modifiedOn": 0,
- "currentTermEnd": 0,
- "EnabledFeatures": [
- "string"
]
}
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
$filter | string Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions. |
$orderby | string Specifies the order in which items are returned. The maximum number of expressions is 5. |
$top | integer <int32> Limits the number of items returned from a collection. |
$skip | integer <int32> Excludes the specified number of items of the queried collection from the result. |
$count | boolean Indicates whether the total count of items within a collection are returned in the result. |
{- "value": [
- {
- "lscAppCreated": true,
- "lscChannelCreated": true,
- "lscConnectionCreated": true,
- "lastLSCAndroidDownloadDate": 0,
- "lastLSCJavaDownloadDate": 0,
- "lastLSCNetDownloadDate": 0,
- "lastLSCUnityDownloadDate": 0,
- "lastLSCHololensDownloadDate": 0,
- "lastLSCWebDownloadDate": 0,
- "lastLSCIosDownloadDate": 0,
- "lastLSCMacosDownloadDate": 0,
- "lastLSCTVosDownloadDate": 0,
- "lastLSCUwpDownloadDate": 0,
- "lastLSCXamarinDownloadDate": 0,
- "id": "string",
- "firstName": "string",
- "lastName": "string",
- "username": "string",
- "nickname": "string",
- "emailAddress": "string",
- "phoneNumber": "string",
- "pictureUrl": "string",
- "role": "string",
- "createdOn": 0,
- "modifiedOn": 0,
- "identities": [
- {
- "id": "string",
- "firstName": "string",
- "lastName": "string",
- "username": "string",
- "nickname": "string",
- "emailAddress": "string",
- "phoneNumber": "string",
- "pictureUrl": "string",
- "role": "string",
- "createdOn": 0,
- "modifiedOn": 0
}
]
}
]
}
id required | string |
api-version | string The requested API version |
$select | string Limits the properties returned in the result. |
$expand | string Indicates the related entities to be represented inline. The maximum depth is 2. |
{- "lscAppCreated": true,
- "lscChannelCreated": true,
- "lscConnectionCreated": true,
- "lastLSCAndroidDownloadDate": 0,
- "lastLSCJavaDownloadDate": 0,
- "lastLSCNetDownloadDate": 0,
- "lastLSCUnityDownloadDate": 0,
- "lastLSCHololensDownloadDate": 0,
- "lastLSCWebDownloadDate": 0,
- "lastLSCIosDownloadDate": 0,
- "lastLSCMacosDownloadDate": 0,
- "lastLSCTVosDownloadDate": 0,
- "lastLSCUwpDownloadDate": 0,
- "lastLSCXamarinDownloadDate": 0,
- "id": "string",
- "firstName": "string",
- "lastName": "string",
- "username": "string",
- "nickname": "string",
- "emailAddress": "string",
- "phoneNumber": "string",
- "pictureUrl": "string",
- "role": "string",
- "createdOn": 0,
- "modifiedOn": 0,
- "identities": [
- {
- "id": "string",
- "firstName": "string",
- "lastName": "string",
- "username": "string",
- "nickname": "string",
- "emailAddress": "string",
- "phoneNumber": "string",
- "pictureUrl": "string",
- "role": "string",
- "createdOn": 0,
- "modifiedOn": 0
}
]
}
id required | string |
api-version | string The requested API version |
lscAppCreated | boolean |
lscChannelCreated | boolean |
lscConnectionCreated | boolean |
lastLSCAndroidDownloadDate | integer <int64> Timestamp of when the user has last downloaded the Android SDK. |
lastLSCJavaDownloadDate | integer <int64> Timestamp of when the user has last downloaded the Java SDK. |
lastLSCNetDownloadDate | integer <int64> Timestamp of when the user has last downloaded the .Net SDK. |
lastLSCUnityDownloadDate | integer <int64> Timestamp of when the user has last downloaded the Unity SDK. |
lastLSCHololensDownloadDate | integer <int64> Timestamp of when the user has last downloaded the Hololens SDK. |
lastLSCWebDownloadDate | integer <int64> Timestamp of when the user has last downloaded the Web SDK. |
lastLSCIosDownloadDate | integer <int64> Timestamp of when the user has last downloaded the iOS SDK. |
lastLSCMacosDownloadDate | integer <int64> Timestamp of when the user has last downloaded the macOS SDK. |
lastLSCTVosDownloadDate | integer <int64> Timestamp of when the user has last downloaded the tvOS SDK. |
lastLSCUwpDownloadDate | integer <int64> Timestamp of when the user has last downloaded the UWP SDK. |
lastLSCXamarinDownloadDate | integer <int64> Timestamp of when the user has last downloaded the Xamarin SDK. |
id | string or null |
firstName | string or null |
lastName | string or null |
username | string or null |
nickname | string or null |
emailAddress | string or null |
phoneNumber | string or null |
pictureUrl | string or null |
role | string or null |
createdOn | integer <int64> |
modifiedOn | integer <int64> |
Array of objects or null (Identity) |
{- "lscAppCreated": true,
- "lscChannelCreated": true,
- "lscConnectionCreated": true,
- "lastLSCAndroidDownloadDate": 0,
- "lastLSCJavaDownloadDate": 0,
- "lastLSCNetDownloadDate": 0,
- "lastLSCUnityDownloadDate": 0,
- "lastLSCHololensDownloadDate": 0,
- "lastLSCWebDownloadDate": 0,
- "lastLSCIosDownloadDate": 0,
- "lastLSCMacosDownloadDate": 0,
- "lastLSCTVosDownloadDate": 0,
- "lastLSCUwpDownloadDate": 0,
- "lastLSCXamarinDownloadDate": 0,
- "id": "string",
- "firstName": "string",
- "lastName": "string",
- "username": "string",
- "nickname": "string",
- "emailAddress": "string",
- "phoneNumber": "string",
- "pictureUrl": "string",
- "role": "string",
- "createdOn": 0,
- "modifiedOn": 0,
- "identities": [
- {
- "id": "string",
- "firstName": "string",
- "lastName": "string",
- "username": "string",
- "nickname": "string",
- "emailAddress": "string",
- "phoneNumber": "string",
- "pictureUrl": "string",
- "role": "string",
- "createdOn": 0,
- "modifiedOn": 0
}
]
}