Api.getUsernames¶
- getUsernames()¶
Provides a list of all usernames 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, a list of all usernames in the system.
See also
Operator Filter which shows how to access the archive, filtering by operator.