CurrentUser

This object represents all the information about the current user.

Fields

NameTypeDescription
idStringThe current user ID.
userObjectThe current user. Represented in [User](https://developers.mojito.xyz/reference/user) object.
userOrgsObjectThe organization of the current user. Represented [CurrentUser](https://developers.mojito.xyz/reference/userorganization) object.
apiKeysObjectThe API keys of the current user. Represented in [UserAPIKeyResponse](https://developers.mojito.xyz/reference/userapikeyresponse)
favoriteItemsObjectThe favorite item of the current user. Represented in [MarketplaceCollectionItem](https://developers.mojito.xyz/reference/marketplacecollectionitem) object.
[wonBids\](https://developers.mojito.xyz/reference/marketplaceauctionbid)ObjectThe bids that the user has won. Represented in [[MarketplaceAuctionBid](https://developers.mojito.xyz/reference/marketplaceauctionbid)] object.
activeBidsObjectThe active bids of the current user. Represented in [[MarketplaceAuctionBid](https://developers.mojito.xyz/reference/marketplaceauctionbid)] object.
walletsObjectThe wallets of the current user. Presented in [Wallet](https://developers.mojito.xyz/reference/wallet-1) object.