Authorization: Bearer ********************
curl --location 'http://localhost:5600/open/scripts/download' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "filename": "notify.py" }'