GET api/Parameter/Get/{identifier}
Gets a parameter as an object
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| identifier |
The identifier of the parameter object |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns a object
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.