Question Analysis
The logs/story-question-analysis
endpoint retrieves logs of all questions for a story.
Parameters
All parameters are optional and if none are provided all stories, users and groups will be called.
Example
The example below fetches questions and answers for stories listed in the stories
parameter.
Success Response
A successful response will return an array of story
+ questions
items.
Story + Questions Item
Question Item
Answer Item
Last updated