GET api/Activity/WordQuest/Story?storyId={storyId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storyId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
WordQuestViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| LastIndex | integer |
None. |
|
| MasteryPoints | integer |
None. |
|
| AttemptCount | integer |
None. |
|
| WordQuests | Collection of WordQuest |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.