View information about a user in a Workspace.
Note: This endpoint is only available to Workspaces on our Enterprise Plan.
{- "member": {
- "user": {
- "id": 184,
- "username": "User Name",
- "email": "user@example.com",
- "color": null,
- "profilePicture": null,
- "initials": "UN",
- "role": 3,
- "custom_role": {
- "id": 998877,
- "name": "member custom"
}, - "last_active": "1688667338000",
- "date_joined": "1657131338000",
- "date_invited": "1657044938000"
}, - "invited_by": {
- "id": 183,
- "username": "Jerry",
- "color": "#827718",
- "email": "jerry@example.com",
- "initials": "J",
}, - "shared": {
- "tasks": [ ],
- "lists": [ ],
- "folders": [ ]
}
}
}