ydolytyckuss
  1. user
ydolytyckuss
  • Start your Apidog journey
  • Read Pdf Till Summer Do Us Part by Meghan Quinn
  • PDF Kindle Another War Is Possible Militant Anarchist Experiences in the Antiglobalization Era by Tomas Rothaus CrimethInc.
  • PDF Kindle Sean Alemayehu Tewodros Giorgis Presents... Inscribed By 9Ruby Prince Intergalactic Ambassador Blessed Are Those O Children of Ancient Israel Abyssinia America
  • DOWNLOAD PDF EPUB The House of Two Sisters A Novel by Rachel Louise Driscoll
  • PDF Kindle A Swim in a Pond in the Rain In Which Four Russians Give a Master Class on Writing Reading and Life by George Saunders
  • download pdf Miles Eyes by Sadie Zawisza
  • Download Pdf Beautiful Solidarity Symbolic Impacts 2020 Racial Justice Uprisings by Eileen OBrien
  • PDF EPUB Download Arizona Love by Olivia Jarmusch Full Book
  • Online Read Ebook Grandmaster of Demonic Cultivation Mo Dao Zu Shi The Comic Manhua Vol. 9 by Mo Xiang Tong Xiu Luo Di Cheng Qiu
  • Pdf ePub Red River A Novel by Lalita Tademy download ebook
  • Online Read Ebook Jazz Age Illustration by Heather Campbell Coyle Colette Gaiter Victoria Rose Pass Chris Dingwall
  • Download Pdf Fast Furious The Official Cookbook Salud Mi Familia by Tres Dean Joshua Hake
  • PDF EPUB Download Battle of the Bookstores by Ali Brady Full Book
  • epub download A Birders Devotional Backyard Edition by Matthew D Bennett
  • Download PDF HBRs 10 Must Reads 2025 The Definitive Management Ideas of the Year from Harvard Business Review with bonus article by Harvard Business Review Ginni Rometty Rob
  • PDF EPUB Download Happy Place by Emily Henry Full Book
  • PDF DOWNLOAD Tödlicher Vierer Kriminalroman by Peter Gerdes on Iphone
  • DOWNLOAD PDF EPUB Upgrade A Novel by Blake Crouch
  • Read pdf The Cursed Special Edition by Harper L. Woods
  • epub download Draw Like a Mangaka The Complete Beginners Guide to Learning to Draw Manga by Marcel Kuhn
  • Dead Happy by Josh Silver on Audiobook New
  • La chica de nieve Snow Girl by Javier Castillo on Iphone New Format
  • The Disabled Tyrants Beloved Pet Fish Canji Baojun De Zhangxin Yu Chong Novel Vol. 4 Special Edition by Xue Shan Fei Hu Ryoplica Changle Kura on Ipad
  • Online Read Ebook Peter Lindbergh. On Fashion Photography - 40th Anniversary Edition by Peter Lindbergh
  • download pdf Vida y muerte del Cartel de Medellín Life and Death of the Medellin Cartel by CARLOS LEHDER
  • pet
    • Find pet by ID
    • Finds Pets by status
    • Finds Pets by tags
    • uploads an image
    • Add a new pet to the store
    • Update an existing pet
    • Updates a pet in the store with form data
    • Deletes a pet
  • store
    • Returns pet inventories by status
    • Place an order for a pet
    • Find purchase order by ID
    • Delete purchase order by ID
  • user
    • Creates list of users with given input array
      POST
    • Get user by user name
      GET
    • Update user
      PUT
    • Delete user
      DELETE
    • Logs user into the system
      GET
    • Logs out current logged in user session
      GET
    • Creates list of users with given input array
      POST
    • Create user
      POST
  1. user

Get user by user name

GET
/user/{username}

Request

Path Params

Responses

🟢200OK
application/json
successful operation
Body

🟠400Bad Request
🟠404Record Not Found
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/user/'
Response Response Example
200 - Example 1
{
    "id": 66633156,
    "username": "Austin Balistreri III",
    "firstName": "Ibrahim",
    "lastName": "Boyle",
    "email": "Adela_Hane@gmail.com",
    "password": "H9U3mhB7hxSkbzj",
    "phone": "(729) 767-9354",
    "userStatus": 1
}
Modified at 2025-08-26 01:17:15
Previous
Creates list of users with given input array
Next
Update user
Built with