Skip to main content
Devphoenix
Active Contributor III
Active Contributor III
January 14, 2025
Solved

Improve your GET PROFILE API

  • January 14, 2025
  • 11 replies
  • 373 views

Hi Team,

I hope you're doing well.

Could you please consider improving the GET Profile API? Currently, it does not provide the total number of profiles, which is a critical piece of information for many business use cases. Most CRM platforms include this feature, making it easier to retrieve the total count of items without additional computation.

At the moment, the endpoint https://a.klaviyo.com/api/profiles only provides pagination links, which isn't the most efficient solution for retrieving the total profile count.

Could you prioritize adding this enhancement? It is required for implementing business logic across various areas effectively.

Thank you for your attention to this matter!

    Best answer by chloe.strange

    @Devphoenix

    Adding to this, I had reached out to our product team with this feedback - our pagination is based on cursors, and unlikely to change, however we are investigating ways to surface the underlying profile counts in ways that don't involve paginating through these APIs. 

    Thank you again for sharing this - feedback is helpful to better vouch for prioritization.

    ~Chloe

    11 replies

    Contributor I
    April 16, 2025

    @Devphoenix

    Adding to this, I had reached out to our product team with this feedback - our pagination is based on cursors, and unlikely to change, however we are investigating ways to surface the underlying profile counts in ways that don't involve paginating through these APIs. 

    Thank you again for sharing this - feedback is helpful to better vouch for prioritization.

    ~Chloe


    Hi @chole.strange, 

    May you please share an update. Was team able to find a way to get count of emails for a given profile? 

    Thanks