Skip to main content
Question

Survey headlines via API

  • April 15, 2026
  • 1 reply
  • 11 views

Hi,


Is it possible to retrieve the headline numbers - Views, Starts and Time to complete on a survey through the API?


Thanks
 

1 reply

Grace
Community Team
Forum|alt.badge.img+5
  • Community Advocate
  • April 17, 2026

Hi ​@CCCHD great question!

It’s not currently possible to retrieve this information with the API. Those can only be see in the Results panel. 

You could potentially use the Response API to fetch individual responses and derive per-response completion time from timestamps (e.g., landed_at/submitted_at), then average that yourself. The APIs otherwise focus on forms and raw responses, not the aggregate engagement metrics like Views/Starts/Time-to-complete.

If you’re able to share any more information about your setup and needs, I can pass it along to our team for future consideration for API capabilities.