GET api/Profile/{id}

Returns the Profile of the Id Passed

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

long Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Task<IHttpActionResult>.

Object

None.

Response Formats

application/json, text/json

Sample:
{}