get Auction
suspend fun getAuction(uuid: String? = null, player: String? = null, profile: String? = null): AuctionsResponse
Searches for SkyBlock auctions by UUID, player, or profile. https://api.hypixel.net/v2/skyblock/auction
Parameters
uuid
The auction UUID.
player
The player UUID.
profile
The profile UUID.