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