Skip to main content

Retrieve a user

Retrieve a user

Path Parameters
id string REQUIRED
Responses
200

Retrieve a single user by id

Schema OPTIONAL
user object
id string
clientId string
createdAt date-time
updatedAt date-time
name string
type string

Possible values: [CUSTOMER, COLLABORATOR, COMPANY_DEFAULT]

email string OPTIONAL

can be an empty string

phone string OPTIONAL
companyId string OPTIONAL
importId string OPTIONAL

only defined when the person were created from XLSL import, equal to its defined ID

externalUid string OPTIONAL

only defined when external uid has been setup in Harvestr and when the entity has an external uid in source

segments object[]
id string
clientId string
name string
createdAt date-time
updatedAt date-time
code number
messageStatus string