Forum Discussion

Sunny's avatar
12 years ago

Developing Custom Component using REST API

Hi,   I am developing a custom component in lithium. Basically I am hitting an REST API call to retrieve the username of an user using its user id. E.g.. of REST - <#assign latest_welcome_msg_aut...
  • Sunny's avatar
    12 years ago

    Correct API to get User's Rank Color

     

    rest("/users/id/${user.id}/ranking/display/color")