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