Workspace entity contains all the user personal selections which override the team or company configuration.

Database level

The entity's attributes are shown below. Mandatory fields are marked with a red star:

NameTypeLabelDescription
form *StringFormRepresents the entity form. Will always be "wsp".
wsp_name *StringNameThe object name

QEE classes level

The class representing the Workspace is QEEWsp

Inherits from: QEEObject

REST level

The endpoints dealing with Workspace are:

xrWsp (GET, POST, PUT, DELETE)

xrWsps (GET, PUT, DELETE)