# GET api/users/{id} **GET /api/users/{id}** ## Servers - https://TodoListRestApi: https://TodoListRestApi () ## Parameters ### Path parameters - **id** (integer(int64)) ## Responses ### 200 OK #### Body: */* (object) - **userId** (integer(int64)) - **username** (string) - **password** (string) - **todoLists** (array[object]) [Powered by Bump.sh](https://bump.sh)