v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
TvShows

Gets a list of next up episodes.

get/Shows/NextUp

Query parameters

userIdstring uuid nullable

The user id of the user to get the next up episodes for.

The user id of the user to get the next up episodes for.

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.

fieldsItemFields[] nullable

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

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

seriesIdstring nullable

Optional. Filter by series id.

Optional. Filter by series id.

parentIdstring uuid nullable

Optional. Specify this to localize the search to a specific item or folder. Omit to use the root.

Optional. Specify this to localize the search to a specific item or folder. Omit to use the root.

enableImgesboolean 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.

enableUserDataboolean nullable

Optional. Include user data.

Optional. Include user data.

enableTotalRecordCountboolean

Whether to enable the total records count. Defaults to true.

Whether to enable the total records count. Defaults to true.

Response

Success

TotalRecordCountinteger

The total number of records available.

StartIndexinteger

The index of the first record in Items.