Skip to content

Find users

GET
/global/user/users
Required scope: viskan-global:user:read

Searches for users globally.

Parameters

Query parameters

page  integer
The page number to retrieve. The first page is 1. Cannot be less than 1.
Default value: 1
pageSize  integer
The size of the pages to retrieve. The default is 10. Cannot be less than 1 and larger than 100.
Default value: 10
keywords  string
Optional keywords (whitespace separated) to search for.
viskanEmployeesOnly  boolean
Indicates that only Viskan employees should be returned.
Default value: false
blocked  enum
Filter by the blocked status.
Enum: ALLBLOCKEDUNBLOCKED
Default value: UNBLOCKED

Response

The response contains a set of search hits.