Skip to main content
The API methods allow you to perform the following operations on user accounts:
AddUserIfNotExistGet the ID of the current user and create a database record if required
FindUserGet the ID of the user with the specified name
GetAvailableQueuesGet the set of records listing the processing stages available to the user
GetAvailableUsersGets a list of users or groups allowed to process a specified stage
GetProjectsForStationTypeFinds projects where a user has at least one role associated with a particular type of station
GetProjectsForUserGet the set of records listing the stages available to the user
GetRolesGets list of all roles in the project
GetUserGet information about the user based on the user ID
GetUserRolesGets list of IDs of the user roles available to the current user in the given project
GetUsersGet the list of users
GetUserStatisticsGets a set of records listing the number of batches, documents and pages whose state changed to “processed” for a given period of time
HasRightsForBatchTypeCheck if the specified user role has access permissions to a certain batch type