Skip to main content
Contributor I
May 12, 2021
Solved

API - Get count of subscribers in List or Segment

  • May 12, 2021
  • 24 replies
  • 1823 views

I haven’t been able to find any endpoint where I can retrieve the count of subscribers to a given list or segment. 

 

Trying to get a count from api/v2/group/LIST_OR_SEGMENT_ID/members/all would take too long and probably trip the rate limit with my list of 160K+ subscibers.

 

Seems like it would make sense to be included in the Get List Info call.

 

Thank you

Best answer by Dov

Hi @mkren47,

Thank you for sharing your feedback with the Klaviyo Community.

That is excellent feedback. I have submitted it as a proposal for our product team to consider implementing in the future.

In the meantime, I’d recommend exporting the list(s) and segment(s) in question through a .csv file as another way to retrieve both a subscriber count and all details pertaining to those profiles. Also, keep in mind that only Klaviyo users with the Owner, Admin, or Analyst roles have the ability to export lists and segments.

Thanks and have a wonderful Thursday.

24 replies

Dov
DovAnswer
Klaviyo Alum
May 13, 2021

Hi @mkren47,

Thank you for sharing your feedback with the Klaviyo Community.

That is excellent feedback. I have submitted it as a proposal for our product team to consider implementing in the future.

In the meantime, I’d recommend exporting the list(s) and segment(s) in question through a .csv file as another way to retrieve both a subscriber count and all details pertaining to those profiles. Also, keep in mind that only Klaviyo users with the Owner, Admin, or Analyst roles have the ability to export lists and segments.

Thanks and have a wonderful Thursday.

DD
Contributor III
May 11, 2022

Hi,

 

I would very much also like this feature to be added to the API for segments for our BI setup.

 

 

Contributor I
May 16, 2022

Hi,

 

Looking for the same feature as we’d like to put the active profiles count as an indicator in our BI dashboard. 😃

Problem Solver I
September 8, 2022

any update on this coming?

Contributor I
October 11, 2022

+1 on this feature, any updates? 

Dov
Klaviyo Alum
October 11, 2022

Hi @mkren47 @larindom @heroarts.corfin @1stevengrant @viddepidde,

Quick update for everyone - the V3 API will give you the ability to pull the subscription status for all profiles in a given list or segment. We’re looking at a timeframe of Q4 22’ to Q1 23’ for this particular feature. 

Thanks for being community members and making the community a place to share ideas and inspiration.

 

DD
Contributor I
January 26, 2023

Hi @Dov, thanks for the update. Is this available yet?

popsmash
Active Contributor III
Active Contributor III
March 2, 2023

We also need list size for our use case, I think a simple count attribute on the List object would suffice:

{
"type": "list",
"id": "Y6nRLr",
"attributes": {
"count": 12627,
"name": "Newsletter"
}
}

That should open the door for some powerful filtering too!

https://a.klaviyo.com/api/lists/?filter=greater-or-equal(count,1000)

 

POPSMASH: Making marketing personal at https://www.popsmash.com
Contributor I
April 25, 2023

Hi! Q2 2023 here! Any update on this one?

Brian Turcotte
Klaviyo Alum
April 26, 2023

Hi @david_hbm!

 

There’s no update at this time, but I’ll tag you and notify the thread as soon there is!

 

Best,

Brian