v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
LiveTv

Gets live tv recordings.

get/LiveTv/Recordings

Query parameters

channelIdstring nullable

Optional. Filter by channel id.

Optional. Filter by channel id.

userIdstring uuid nullable

Optional. Filter by user and attach user data.

Optional. Filter by user and attach user data.

startIndexinteger nullable

Optional. The record index to start at. All items with a lower index will be dropped from the results.

Optional. The record index to start at. All items with a lower index will be dropped from the results.

limitinteger nullable

Optional. The maximum number of records to return.

Optional. The maximum number of records to return.

status'New' | 'InProgress' | 'Completed' | 'Cancelled' | 'ConflictedOk' | 'ConflictedNotOk' | 'Error'

Optional. Filter by recording status.

isInProgressboolean nullable

Optional. Filter by recordings that are in progress, or not.

Optional. Filter by recordings that are in progress, or not.

seriesTimerIdstring nullable

Optional. Filter by recordings belonging to a series timer.

Optional. Filter by recordings belonging to a series timer.

enableImagesboolean nullable

Optional. Include image information in output.

Optional. Include image information in output.

imageTypeLimitinteger nullable

Optional. The max number of images to return, per image type.

Optional. The max number of images to return, per image type.

enableImageTypesImageType[] nullable

Optional. The image types to include in the output.

Optional. The image types to include in the output.

fieldsItemFields[] nullable

Optional. Specify additional fields of information to return in the output.

Optional. Specify additional fields of information to return in the output.

enableUserDataboolean nullable

Optional. Include user data.

Optional. Include user data.

isMovieboolean nullable

Optional. Filter for movies.

Optional. Filter for movies.

isSeriesboolean nullable

Optional. Filter for series.

Optional. Filter for series.

isKidsboolean nullable

Optional. Filter for kids.

Optional. Filter for kids.

isSportsboolean nullable

Optional. Filter for sports.

Optional. Filter for sports.

isNewsboolean nullable

Optional. Filter for news.

Optional. Filter for news.

isLibraryItemboolean nullable

Optional. Filter for is library item.

Optional. Filter for is library item.

enableTotalRecordCountboolean

Optional. Return total record count.

Optional. Return total record count.

Response

Live tv recordings returned.

TotalRecordCountinteger

The total number of records available.

StartIndexinteger

The index of the first record in Items.