# GET api/todolists/name/{name}/{userId} **GET /api/todolists/name/{name}/{userId}** ## Servers - https://TodoListRestApi: https://TodoListRestApi () ## Parameters ### Path parameters - **name** (string) - **userId** (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)