curl --location --request GET 'http://127.0.0.1:8000/api/v1/strategies?q' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {{token}}'
{}