Servers

Get Server Shop Items

Gets all items in a server's shop, regardless of whether or not economy/shop is enabled.

get/api/v1/servers/{id}/shop

Path parameters

idstring int64 required

The ID of the server.

Response

A list of shop items.

serverIdstring int64
idstring uuid
namestring nullable
priceinteger
descriptionstring nullable
rewardstring nullable
imageUrlstring nullable
bgUrlstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.