Authorization: Bearer ********************
curl --location --request GET 'http://localhost:5600/open/scripts/detail?path=&file=json.json' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": "string" }