Team
Get Team Members
Get team members with their task statistics and mood data
GET
Get Team Members
Returns a list of team members with their task statistics and latest mood data.This endpoint is only accessible to users with
manager or admin roles.Request
Bearer token from authentication
Response
Returns an array of team members:User ID
User’s full name
User’s email address
User’s role:
employee, manager, or adminWhether the user account is active
Task statistics object containing: -
total: Total tasks assigned - pending: Pending tasks -
inProgress: Tasks in progress - completed: Completed tasksLatest mood check-in or null if none: -
score: Mood score (1-5) - timestamp: ISO timestamp of
the check-in