User
Retrieves a collection of user resources
Retrieves a collection of user resources with pagination support.
GET
https://api.neobrain.io/{version}
/
users
Authorizations
API token for the Authorization header parameter.
Headers
Language identifier, using the ISO 639-1 specification. If none provided it will use the account default language. For additional info please access /v1/locales
Query Parameters
The numbers of results to be displayed on a single page. Default is 10. Maximum value cannot be higher than 50.
The page number to be displayed when multiple pages are available
Allows User resource filter by id
and it can be an integer or a string having the following format x-EMPLOYEE_ID
, where EMPLOYEE_ID is a alpha numerical string and is related to employeeId
field value.
Response
200 - application/json