API: Help getting Hits Taken from request

Hi everyone,
I’m trying to get a value that tells me how many hits a specific target took from an ability.

Currently I’m sending a request to the damage-taken view and none of the columns tell me how many hits an ability did to a player

This is the url I’m sending: https://www.warcraftlogs.com:443/v1/report/tables/damage-taken/<report_code>?start=<start_time>&end=<end_time>&by=source&translate=true&api_key=<API_KEY>

Can someone clarify this one for me? Thanks!!!