You are here: Communications Cloud API v1 > Resources > Subscriber Questions > List Questions for a Topic

List Questions for a Topic

GET to /api/account/ACCOUNT_CODE/topics/TOPIC_CODE/questions.xml

Example Output
<?xml version="1.0" encoding="UTF-8"?>
  <questions type="array">
    <question>
      <link rel="self" href="/api/account/ACCOUNT_CODE/questions/QUESTION_ID.xml" />
    </question>
    <questions type="array">
    <question>
      <link rel="self" href="/api/account/ACCOUNT_CODE/questions/QUESTION_ID2.xml" />
    </question>
  </questions>
Troubleshooting

Reference question error codes

 

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