Retrieves a list of skin IDs owned by the player. The data is fetched from the PlayerSkins table.
id (playerID)
int
The unique identifier of the player
/my-skins?id=123
Returns an array of Skin IDs associated with the specified player.
Last updated 1 month ago