REST API

REST API

Legacy Poppulo platform REST API

Account List

Overview

This is a list of Account entities.

Example

<accounts total="1" uri="https://api.newsweaver.com/v2/">
    <itemsPerPage>1000</itemsPerPage>
    <startIndex>0</startIndex>
    <totalResults>1</totalResults>
    <account code="example-account" uri="https://api.newsweaver.com/v2/example-account">
        <name>Example Account</name>
    </account>
</accounts>

See calls: