GET api/users/me
Gets an user by his linked account username.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Json with iformation about the user.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.