GET api/Profile/{id}
Returns the Profile of the Id Passed
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
long Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Task<IHttpActionResult>.
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}