Api.getUsers¶
- getUsers()¶
Provides a list of identifier/username pairs for each user in the system. This list can be used to search archived documents by operator, for example.
This method executes asynchronously and returns a promise.
- Returns
For error responses, see Error Responses.
If successful, provides a list of identifier/username pairs for each user.
See also
Operator Filter which shows how to access the archive, filtering by operator.