List users of an application
GET/applications/:application_id/users
Returns a paginated list of users whose computers have reported usage of this application. Results are ordered by most recently active first. Useful for identifying active and inactive users for license management.
Request
Responses
- 200
- 401
- 404
List of users for this application
Authentication failed
Resource not found