cURL
curl --request GET \ --url https://v3.minestorecms.com/api/staff
{ "admin": [ { "username": "xMarkus", "prefix": "[Admin]", "sorting": 1 }, { "username": "ChromMob", "prefix": "[Admin]", "sorting": 2 } ], "moderator": [ { "username": "GhostX", "prefix": "[Mod]", "sorting": 1 } ] }
Retrieve staff information grouped by player group for staff page.
Documentation IndexFetch the complete documentation index at: https://docs.minestorecms.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.minestorecms.com/llms.txt
Use this file to discover all available pages before exploring further.
OK
Show child attributes