Query parameters

Responses

  • 200

    All edits and all related tasks.

GET /data/edits/with-tasks
curl \
 -X GET http://localhost:8080/api/data/edits/with-tasks \
 -H "Authorization: $API_KEY"