Retrieve all edits, adds project name and all related tasks.
GET
/data/edits/with-tasks
curl \
--request GET http://api.example.com/data/edits/with-tasks \
--header "Authorization: $API_KEY"
curl \
--request GET http://api.example.com/data/edits/with-tasks \
--header "Authorization: $API_KEY"