The name that needs to be fetched. Use user1 for testing.
200
successful operation
400
Invalid username supplied
404
User not found
{ "id": 0, "pet": { "id": 0, "category": { "id": 0, "name": "string", "sub": { "prop1": "string" } }, "name": "Guru", "photoUrls": [ "string" ], "friend": { }, "tags": [ { "id": 0, "name": "string" } ], "status": "available", "petType": "string" }, "username": "John78", "firstName": "John", "lastName": "Smith", "email": "john.smith@example.com", "password": "drowssaP123", "phone": "+1-202-555-0192", "userStatus": 0 }