ghahyxeghyth
  1. user
ghahyxeghyth
  • Start your Apidog journey
  • Download Pdf The Geoengineered Transhuman The Hidden Technologies of HAARP Chemtrails 5G 6G Nanotechnology Synthetic Biology and the Scientific Effort to Transform Human
  • Grit and Grace How the Pursuit of Mental Toughness and Emotional Intelligence Changes Everything by Jeff D Standridge on Audiobook New
  • Hicotea A Nightlights Story by Lorena Alvarez on Ipad
  • DOWNLOAD PDF EPUB Homebound A Novel by Meredith Trapp
  • Dork Diaries 16 Tales from a Not-So-Bratty Little Sister by Rachel Renée Russell on Ipad
  • PDF Kindle The New Recruit Comic Vol. 1 by MOSCARETO Zec
  • Download PDF The Fury of the Gods by John Gwynne
  • Nightwing Vol. 1 Leaping into the Light by Tom Taylor Bruno Redondo on Ipad
  • Download Pdf On The Brink of Nowhere A Clients Story of Psychotherapy by Ophelia Wynters
  • epub download Applications of Metal-Organic Framework Composites Exploring the Versatility of MOFs by Hafezeh Nabipour Sohrab Rohani
  • On Healing The Journal by Amitha Kalaichandran on Audiobook New
  • PDF Coaching Through Superiorities Tactical Problem-Solving in Football by Ray Power
  • Sticky Lovers by Navier Haruka 2T on Ipad
  • PDF Indigenous Climate Justice in the Lake Chad Basin by Ngozi Finette Stewart
  • epub download Capturing Kaltenbrunner The Pursuit Capture and Trial of Hitlers Hidden Gestapo Chief SS General Ernst Kaltenbrunner by Robert Matteson Sumner Matteson Fred
  • PDF DOWNLOAD Chinese Domestic Furniture in Photographs and Measured Drawings by Gustav Ecke on Iphone
  • The Power of Together Why Real Relationships Are Vital for Spiritual Growth by Jim Putman on Iphone New Format
  • Read Pdf The Kindly Ones Prix Goncourt Winner by Jonathan Littell
  • The First to Die at the End by Adam Silvera on Ipad
  • DOWNLOADS she followed the moon back to herself by Amanda Lovelace
  • Read Pdf Peter Lindbergh. On Fashion Photography - 40th Anniversary Edition by Peter Lindbergh
  • Download PDF The Villainess and the Demon Knight Manga Vol. 3 by Nekota Asahiko
  • Murder Among the Pyramids by Sara Rosett on Ipad
  • Little Myths Thor The Making of a God by Emma Adams Sam Caldwell on Audiobook New
  • Download Pdf Engineering and Value Change by Christelle Didier Aurélien Béranger Antoine Bouzin Hugo Paris Jérémie Supiot
  • download pdf The Nature of Drugs Vol. 2 History Pharmacology and Social Impact by Alexander Shulgin
  • Online Read Ebook Amanecer Breaking Dawn by Stephenie Meyer
  • Read Pdf The Semantic Web 22nd European Semantic Web Conference ESWC 2025 Portoroz Slovenia June 1-5 2025 Proceedings Part II by Edward Curry Maribel Acosta Maria
  • Read online SIFT-MS From Method Concept to Routine Analysis by Vaughan S Langford Mark J Perkins Patrik Spanel
  • Download PDF The Place Im In What I see when I stop to notice by Miranda Keeling
  • 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-30 00:17:45
Previous
Creates list of users with given input array
Next
Update user
Built with