cURL
curl --request POST \ --url https://v3.minestorecms.com/api/cart/getSelectServers \ --header 'Authorization: Bearer <token>'
{}
Fetches the list of selectable servers associated with items in the user’s cart. Only items that allow server selection and are of type ‘CMD_SERVER’ are included.
Show child attributes