GET api/Contadores/{id}
Gets a counter by its identifier
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Counter identifier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The requested counter
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.