ofiwimazeghu
  1. user
ofiwimazeghu
  • Start your Apidog journey
  • Download PDF Cuentos Del Atardecer by Marïa Teresa Mac Donnell
  • PDF EPUB Download Sonic the Hedgehog The IDW Collection Vol. 4 by Ian Flynn Evan Stanley Bracardi Curry Jack Lawrence Full Book
  • PDF Kindle Coming in Hot by Josie Juniper
  • PDF Kindle Endgame Inside the Royal Family and the Monarchys Fight for Survival by Omid Scobie
  • download pdf A Fire in the Flesh A Flesh and Fire Novel by Jennifer L. Armentrout
  • pdf download Una época de cambios los Derechos Civiles by Alicia Klepeis Laura Tolton Isabel C. Mendoza
  • Playwriting with Purpose A Guide and Workbook for Playwrights by Jacqueline Goldfinger on Ipad
  • download pdf Digital Human Modeling and Applications in Health Safety Ergonomics and Risk Management 16th International Conference DHM 2025 Held as Part of the 27th HCI
  • Read pdf I Abandoned My Engagement Because My Sister is a Tragic Heroine but Somehow I Became Entangled with a Righteous Prince Manga Vol. 3 by Fuyutsuki Koki Haduki Fut
  • PDF Download Obey Me The Comic Vol. 1 by Subaru Nitou NTT Solmare
  • Download PDF Peter Sutcliffe The Full Crimes of The Yorkshire Ripper by Chris Cook
  • Read Pdf The Circus of Satan by Jeffrey Konvitz
  • Out of Many One Writings on American Universalism by Peter Teague Seth Flaxman Ilyse Hogue on Ipad
  • Reckless by Lauren Roberts on Iphone New Format
  • Download Pdf Triumph Spitfire Restoration Manual by Larry Spouler
  • Download PDF Nine Month Contract by Amy Daws
  • PDF Download Entwined Essays on Polyamory and Creating Home by Alex Alberto
  • PDF Download The Compleat Angler A Graphic Adaptation by Gareth Brookes Izaak Walton
  • PDF EPUB Download The Game Boy Encyclopedia Every Game Released for the Nintendo Game Boy and Game Boy Color by Chris Scullion Full Book
  • epub download In the Heavenly Prison the Devil Enchants Me Vol. 1 by Meteor Gingami Andrew Hodgson
  • DOWNLOADS Plant High-Throughput Phenotyping and Functional Phenomics by Jen-Tsung Chen
  • Pdf ePub A Criada The Housemaid by Freida McFadden download ebook
  • The Shonen Jump Guide to Making Manga by Weekly Shonen Jump Editorial Department on Audiobook New
  • PDF EPUB Download Perras de reserva by Dahlia De la Cerda Full Book
  • PDF Download The Twice-Dead King Ruin by Nate Crowley
  • DOWNLOAD PDF EPUB The Seven Principles for Raising a Self-Driven Child A Workbook by William Stixrud PhD Ned Johnson
  • Markentools II - New Brand Sprint In 3 Stunden eine relevante Markenpositionierung entwickeln by Carsten Baumgarth Dirk-Mario Boltz on Audiobook New
  • PDF Kindle Soldier Sailor A Novel by Claire Kilroy
  • PDF Asphalt Core Embankment Dams by Kaare Høeg Weibiao Wang
  • download pdf The Abandoned Empress Vol. 9 comic by INA David Odell
  • 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 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
}

Request

Path Params

Responses

🟢200OK
application/json
successful operation
Body

🟠400Bad Request
🟠404Record Not Found
Modified at 2025-08-27 22:03:45
Previous
Creates list of users with given input array
Next
Update user
Built with