Skill object

Skills can be assigned to members and placeholders. You can also filter reports by skills.

Example

{
   "id": "efae4ed9-6967-4f76-9946-7b9b1008fe5e",
  "name": "HTML",
  "isActive": true,
  "createdAt": "2024-09-04T14:56:01.352Z"
}

Attributes

NameTypeDescription
iduuidThe unique identifier for the object.
namestringThe name of the skill.
isActivebooleanA flag to indicate if the skill is active in the system.
createdAttimestampThe timestamp when the object was created.