Public API
User management

User extension schema

User extension response schema:

Name Type Description
department string Name of department user is assigned to.
employeeNumber string Unique identifier for the user within the organization (e.g. an HR employee ID).
manager ManagerReference Reference to the user who acts as this user’s manager (license provider in Masterplan).

ManagerReference schema:

Name Type Description
value string ID of referenced resource.
$ref url Location of resource.
PAGE CONTENT