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