Skip to main content
GET
Get User Favorites

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

object_type
string | null

Favorite type: round, store, person

Response

Successful Response

stores
UserFavoriteStoreResponse · object[] | null
rounds
UserFavoriteRoundResponse · object[] | null
persons
UserFavoritePersonResponse · object[] | null