Legacy Poppulo platform REST API
This is a list of Subscriber Tag entities.
<subscriber_tags total="2" uri="https://api.newsweaver.com/v2/example-account/subscriber/joe.bloggs@example.com/tags">
<itemsPerPage>1000</itemsPerPage>
<startIndex>0</startIndex>
<totalResults>2</totalResults>
<subscriber_tag name="Computer Science" uri="https://api.newsweaver.com/v2/example-account/subscriber/1dc0ag2floc/tag/Computer%20Science">
<link
href="https://api.newsweaver.com/v2/example-account/subscriber/1dc0ag2floc"
rel="http://api-info.newsweaver.com/v2/rels/subscriber_tag.subscriber"
title="Subscriber (1dc0ag2floc)"/>
<link
href="https://api.newsweaver.com/v2/example-account/tag/Computer%20Science"
rel="http://api-info.newsweaver.com/v2/rels/subscriber_tag.tag"
title="Tag (Computer Science)"/>
</subscriber_tag>
<subscriber_tag name="Philosophy" uri="https://api.newsweaver.com/v2/example-account/subscriber/1dc0ag2floc/tag/Philosophy">
<link
href="https://api.newsweaver.com/v2/example-account/subscriber/1dc0ag2floc"
rel="http://api-info.newsweaver.com/v2/rels/subscriber_tag.subscriber"
title="Subscriber (1dc0ag2floc)"/>
<link
href="https://api.newsweaver.com/v2/example-account/tag/Philosophy"
rel="http://api-info.newsweaver.com/v2/rels/subscriber_tag.tag"
title="Tag (Philosophy)"/>
</subscriber_tag>
</subscriber_tags>
See calls: