v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
TvShows

Gets a list of upcoming episodes.

get/Shows/Upcoming

Query parameters

userIdstring uuid nullable

The user id of the user to get the upcoming episodes for.

The user id of the user to get the upcoming 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.

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.

Response

Success

TotalRecordCountinteger

The total number of records available.

StartIndexinteger

The index of the first record in Items.