I am looking to track Campaign Contact Attempt details. If I run a campaign that calls a number 3 times, I'd like to pull details of the attempt via API. I see I can download the list details manually, but I'd like to do this via an API call.
In reviewing the API, I did not see a request for Attempt Details by Contact Record.
Is this possible?
You can use an analytics query with a segment filter on outboundContactId. The filter can be applied to both the detail and aggregate conversation queries, depending on what data you're after.