Thumbnail Personalization

Gets a page of homepage thumbnails for a universe.

get/thumbnail-personalization-api/v1/universes/{universeId}/thumbnails

Path parameters

universeIdinteger required

The identifier of the universe whose thumbnails are returned.

Query parameters

limitinteger

The maximum number of thumbnails to return.

nextCursorstring

The cursor from a previous response, if any.

Response

Success

nextCursorstring nullable

The cursor to use for the next page of results.

Changes