You are here: Communications Cloud API v1 > Resources > Subscribers > List Topic Subscriptions
List Topic Subscriptions

GET to /api/account/ACCOUNT_CODE/subscribers/ENCODED_SUBSCRIBER_ID/topics.xml

Example Output
<?xml version='1.0' encoding='UTF-8'?>
  <topics type='array'>
    <topic>
      <to-param>LONDON</to-param>
      <link rel="self" href="/api/account/ACCOUNT_CODE/topics/LONDON" />
    </topic>
    <topic>
      <to-param>WASP</to-param>
      <link rel="self" href="/api/account/ACCOUNT_CODE/topics/WASP" />
    </topic>
  </topics>
Troubleshooting

Reference subscriber error codes

 

Was this page helpful? Can't find what you need? Let us know