GET api/Contadores/{id}

Gets a counter by Id.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

The counter if found..

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.