Query parameters

GET /data/tasks/open-tasks
curl \
 --request GET http://api.example.com/data/tasks/open-tasks \
 --header "Authorization: $API_KEY"