access-token: ********************
curl --location '/admin/slaves/select' \ --header 'access-token: <api-key>'
{ "success": true, "slaves": [ { "id": 0, "name": "string" } ] }