GET user/get/{userId}
Gets an existing user
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userId |
Id of the user to be retrieved |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
UserGetResponse
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.