User

A user can use the Middesk product

{
	"object": "user",
  "id": "z006aa92-f2ab-4b0f-8018-9c3012604cdd",
  "name": "Johhny Appleseed",
  "email": "[email protected]",
  "roles": [
    "member",
    "admin"
   ],
   "image_url": "https://picsum.photos/200/300",
   "last_login_at": "2020-03-04T17:25:09.490Z"
}
AttributeTypeDescription
namestringThe user's name
emailstringThe user's email
rolesstring[]The roles that the user has
image_urlstringThe user's profile picture
last_login_atstringWhen the user last logged in