GET

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

/
users

Authorizations

Authorization
string
headerrequired

API token for the Authorization header parameter.

Headers

Accept-Language
string

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

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

id
integer

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
id
integer
firstName
string
lastName
string
gender
integer
email
string
secondaryEmail
string
phone
string
secondaryPhone
string
address
string
city
string
zipcode
string
country
string
locale
string
birthday
object
photo
string
entity
string
businessUnit
string
nationality
string
seniority
number
status
boolean | null
employeeId
string
managerId
integer
managerProfileId
integer
employeeProfileId
integer
job
object
additionalFields
object[]