Version 0.1
User (Type)
Represents a user in deftask.
Fields
userId
id of the user
name
name of the user
bio
bio of the user
thumbUrl
thumbnail URL
picUrl
full picture URL
Example
{
"userId": 1,
"name": "Chaitanya Gupta",
"thumbUrl": https://api.deftask.com/file/users/0AA921AE-3AD6-4D85-AFB7-BBD312F2E14B?v=0.1,
"picUrl": https://api.deftask.com/file/users/4553FB79-9277-486C-882E-8C51FF4F0BD9?v=0.1
}