Get all active contacts with a specific tag?

Hello,

With the new v3 of the API, is there a way to get the total number of contacts that are active and have a specific tag?

Without having to iterate through pages of data?

I’m thinking that Overview might work and then I could read the meta.total but how would I set a filter to only return the active contacts with a specific tag(s)?

Thanks and I look forward to your reply.

1 Like

You can use our “List all contacts” call to grab contacts using various filters: https://developers.activecampaign.com/v3/reference#list-all-contacts

Hope this helps!

2 Likes