TrainingCampaignUserListResponse
userIduuid
userSourceIdentifierstringrequired
Possible values: non-empty
statusstringrequired
Possible values: non-empty
departmentstring | nullnullable
countrystringrequired
Possible values: non-empty
trainingStatusstringrequired
Possible values: non-empty
engagmentScoredoublenullable
knowledgeScoredoublenullable
productivityScoredoublenullable
intentionToComplyScoredoublenullable
selfEfficacyScoredoublenullable
enrolledAtdate-time
completedAtdate-timenullable
TrainingCampaignUserListResponse
{
"userId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"userSourceIdentifier": "string",
"status": "string",
"department": "string",
"country": "string",
"trainingStatus": "string",
"engagmentScore": 0,
"knowledgeScore": 0,
"productivityScore": 0,
"intentionToComplyScore": 0,
"selfEfficacyScore": 0,
"enrolledAt": "2024-07-29T15:51:28.071Z",
"completedAt": "2024-07-29T15:51:28.071Z"
}