Standard Todo List Endpoints

Get user

Gets information about a user.

get/users/{userId}

Response

Properties of a user

idstring
namestring
emailstring
picturestring
rolesstring[]

Changes