/Projects URL
Description
Retrieves a list of project names that are currently assigned to the interviewer.
Get Request
/SPSSMR/MobileSync/Projects
The request must include the Session-Token header variable.
Get Response
Example response:
<Projects>
<Project Name="Museums" />
<Project Name="ShortDrinks" />
</Projects>
For more information, see the Projects XML (see
XML schema definitions).
See also