You are here: Communications Cloud API v1 > Resources > Subscribers > Read a Subscriber
Read a Subscriber

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

Example Output
<?xml version='1.0' encoding='UTF-8'?>
<subscriber>
  <digest-for type='integer'>0</digest-for>
  <id type='integer'>10020</id>
  <lock-version type='integer'>0</lock-version>
  <email>EMAIL@ADDRESS</email>
  <to-param>aGVkZGRzc2xsb0Bmb29iYWRzZHJkLmNvbQh1</to-param>
  <link rel="self" href="/api/account/ACCOUNT_CODE/subscribers/aGVkZGRzc2xsb0Bmb29iYWRzZHJkLmNvbQh1" />
  <link rel="categories" href="/api/account/ACCOUNT_CODE/subscribers/aGVkZGRzc2xsb0Bmb29iYWRzZHJkLmNvbQh1/categories" />
  <link rel="topics" href="/api/account/ACCOUNT_CODE/subscribers/aGVkZGRzc2xsb0Bmb29iYWRzZHJkLmNvbQh1/topics" />
  <link rel="questions" href="/api/account/ACCOUNT_CODE/subscribers/aGVkZGRzc2xsb0Bmb29iYWRzZHJkLmNvbQh1/questions" />
  <link rel="responses" href="/api/account/ACCOUNT_CODE/subscribers/aGVkZGRzc2xsb0Bmb29iYWRzZHJkLmNvbQh1/responses" />
</subscriber>
Troubleshooting

Reference subscriber error codes

 

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