Forum Discussion

jaread83's avatar
jaread83
Champion
7 years ago

Online users API call - what order are these results?

Hi all, I am using the API V1 call for online and registered users on a custom component: <#assign users = rest("/users/online/registered?page_size=100").users /> I was wondering... how are these ...