GET api/Walkthrough/Complete

Gets the status indicator for whether the walkthrough has been completed for the current user (USER walkthrough, not Village setup)

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>