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