ConnectionRecordings

Get a single ConnectionRecording

get/Applications/{applicationId}/ConnectionRecordings/{connectionRecordingId}

Path parameters

applicationIdstring required

The Id of the Application the ConnectionRecording belongs to

connectionRecordingIdstring uuid required

The Id of the ConnectionRecording

Query parameters

api-versionstring

The requested API version

Response

Success

tagstring nullable
audioIdstring uuid nullable
videoIdstring uuid nullable
applicationIdstring nullable
channelIdstring nullable
userIdstring nullable
deviceIdstring nullable
clientIdstring nullable
clientProtocolstring nullable
connectionIdstring nullable
connectionTypestring nullable
startTimestampstring date-time
stopTimestampstring date-time
hasAudioboolean
hasVideoboolean
audioFileNamestring nullable
videoFileNamestring nullable
audioFileSizeinteger nullable
videoFileSizeinteger nullable
audioReadyboolean
videoReadyboolean
audioUrlstring nullable
videoUrlstring nullable
audioFilePathstring nullable
videoFilePathstring nullable
audioObjectKeystring nullable
videoObjectKeystring nullable
connectionTagstring nullable
audioMutedboolean nullable
videoMutedboolean nullable
audioDisabledboolean nullable
videoDisabledboolean nullable
audioContentstring nullable
videoContentstring nullable
audioFirstFrameTimestampstring date-time nullable
videoFirstFrameTimestampstring date-time nullable
audioLastFrameTimestampstring date-time nullable
videoLastFrameTimestampstring date-time nullable
videoDelaynumber double nullable
ingestedboolean
audioMovePendingboolean nullable
videoMovePendingboolean nullable
audioMoveSecondsinteger nullable
videoMoveSecondsinteger nullable
channelRecordingIdstring uuid required
deletedboolean nullable
deletedOnstring date-time nullable
deletedBystring uuid nullable
idstring uuid required
createdOnstring date-time
createdBystring uuid
modifiedOnstring date-time nullable
modifiedBystring uuid nullable
metadatastring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.