curl --location --request GET '/algorithmService/list' \ --header 'Authorization: {{ACCESS_TOKEN}}'
[ { "id": "string", "name": "string" } ]