Retrieve all tasks related to a given edit.

GET /data/edits/{edit_id}/tasks

Responses

  • All tasks related to given edit

GET /data/edits/{edit_id}/tasks
curl \
 -X GET http://api.example.com/data/edits/{edit_id}/tasks