# GET api/todolists/{id} **GET /api/todolists/{id}** ## Servers - https://TodoListRestApi: https://TodoListRestApi () ## Parameters ### Path parameters - **id** (integer(int64)) ## Responses ### 200 OK #### Body: */* (object) - **listId** (integer(int64)) - **user** (object) - **title** (string) - **description** (string) - **tasks** (array[object]) [Powered by Bump.sh](https://bump.sh)