Thumbnail Personalization

Gets a page of thumbnail personalization configurations for a universe.

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

Path parameters

universeIdinteger required

The identifier of the universe whose configurations are returned.

Query parameters

status'Active' | 'Inactive' required

The lifecycle status of a thumbnail personalization configuration.

The configuration status to return.

limitinteger

The maximum number of configurations to return.

cursorstring

The cursor from a previous response, if any.

Response

Success

nextCursorstring nullable

The cursor to use for the next page of results.

Changes