Responses

  • Unfinished tasks currently assigned to current user

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