Buttondown Documentation
We've added a new source parameter to the /v1/subscribers endpoint that allows you to filter subscribers by their origin source.
You can now filter subscribers based on their source (e.g. api, import, organic, user, stripe).
Get all subscribers added via API:
Get subscribers from multiple sources (import and organic):
Combine with other filters to create more specific queries:
This filter works alongside all existing filters, making it easy to create powerful queries to understand your subscriber base better.