I'm developing an overview board. It shows the number of open tickets per department, average reply time, that sort of thing.
I want to be able to show the number of staff that is currently online, but I cannot see any API calls that have this information. The staff and staffgroup don't include it. The best I could find is...
Get number of staff online via REST API
I want to be able to show the number of staff that is currently online, but I cannot see any API calls that have this information. The staff and staffgroup don't include it. The best I could find is...
Get number of staff online via REST API