v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
Playlists

Gets the original items of a playlist.

get/Playlists/{playlistId}/Items

Path parameters

playlistIdstring uuid required

The playlist id.

The playlist id.

Query parameters

userIdstring uuid required

User id.

User id.

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.

enableImagesboolean nullable

Optional. Include image information in output.

Optional. Include image information in output.

enableUserDataboolean nullable

Optional. Include user data.

Optional. Include user data.

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.

Response

Original playlist returned.

TotalRecordCountinteger

The total number of records available.

StartIndexinteger

The index of the first record in Items.