GET

https://api.neobrain.io/{version}

/
users

Authorizations

Authorization
string
headerrequired

API token for the Authorization header parameter.

Query Parameters

limit
integer

The numbers of results to be displayed on a single page. Default is 10. Maximum value cannot be higher than 50.

page
integer

The page number to be displayed when multiple pages are available

Response

200 - application/json
id
integer

Internal ID

employeeId
string
firstName
string
lastName
string
email
string
secondaryEmail
string
phone
string
secondaryPhone
string
gender
integer
locale
string
birthDay
string
nationality
string
address
string
city
string
zipcode
string
country
string
status
boolean | null
isManager
boolean | null
managerId
integer

Manager Internal user ID

managerEmployeeId
string

Manager Employee ID

job
object[]
additionalFields
object[]