Forum Discussion

Beryllium's avatar
13 years ago
Solved

User's online vs New users

There's a component called "Online Users" however that component lives both online users as well as new users.

 

I'd like to have those two separated into distinct categories. One section for online users, and one section for new users.

 

Are there API calls I can use to retrieve that information?

4 Replies

  • PaoloT's avatar
    PaoloT
    Lithium Alumni (Retired)
    13 years ago

    Hi Beryllium,

     

    For online users you can use users/online

     

    For new users you can use users/registered

     

    Hope this helps!

     

  • How do I get the username? I don't see that among the properties for the returned object with 'users/registered'

  • PaoloT's avatar
    PaoloT
    Lithium Alumni (Retired)
    13 years ago

    I think that's the login element isn't it?