GET api/Values/{id}

Gets the specified identifier.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The identifier.

string

Required

Body Parameters

None.

Response Information

Resource Description

Task<IHttpActionResult>.

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.