GET favorites/get/{userId}

Gets favorited links for a user

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

Id of the user to be retrieved

integer

Required

Body Parameters

None.

Response Information

Resource Description

UserGetResponse

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.