GET api/Favorites/GetFavorites

Gets the favorites

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Return a list of favorites

System.Web.Http.IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.