Get Next User

Log in to see full request history
Path Params
integer
required
Responses

Response body
object
integer
required

Id of record, used as primary key when looking up items using the API

date-time
required

Timestamp of the last time the object was modified

integer
required

The Id of the user that last made changes to the object

date-time
required

Timestamp of when the object was first created

integer
required

The Id of the user that first created the object

boolean
Defaults to true

If this user is active and in use

string | null

Email adress of user.

string | null

The users employee number. Used as a common identifier with salary systems for instance

string | null

External identification number.

string
required
length ≤ 50

The login name of the users acount in Next

string
required
length ≤ 50

The full legal name of the user, 'firstname lastname' or something similar

integer
required

The id of the user's primary group.

string | null

An abreviation of the users name, used as an indicator on rows in reports for instance

Language
Credentials
OAuth2
URL