token: ********************curl --location '/admin/switchs/scripts/' \
--header 'token: <api-key>'{
"success": true,
"data": {
"id": 0,
"label": "string",
"type": 0,
"script": "string",
"variables": [],
"created_at": "string",
"updated_at": "string",
"switches": [],
"node": "string"
}
}