Interactions
Universes
Users

Gets users favorite games.

get/v2/users/{userId}/favorite/games

Path parameters

userIdinteger required

The user Id.

Query parameters

accessFilter1 | 2 | 4

Filtering option via access level.

limit10 | 25 | 50 | 100

The number of results per request.

cursorstring

The paging cursor for the previous or next page.

sortOrder'Asc' | 'Desc'

The order the results are sorted in.

Response

OK

previousPageCursorstring
nextPageCursorstring

Changes

No recorded changes to this endpoint across all 13 revisions of this API.