GET v3/me/memberships

get memberships info

Response Information

memberships data

Response body formats

application/json, text/json

Sample:
{
  "viewModel": {}
}

application/xml, text/xml

Sample:
<MembershipsVMOutVO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Web.API.Models.Output.V3.Views.Mobile.Me">
  <ViewModel />
</MembershipsVMOutVO>