GET api/Values/Get

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of string

Response Formats

application/xml, text/xml

Sample:
<ArrayOfString xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <string>sample string 1</string>
  <string>sample string 2</string>
</ArrayOfString>

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Application/Json; charset=UTF-8

Sample:

Sample not available.

Text/Json; charset=UTF-8

Sample:

Sample not available.