achatewhenke
  1. user
achatewhenke
  • Start your Apidog journey
  • PDF Sweet or Bitter Love by Kon-ro
  • PDF DOWNLOAD Everything is Fine Volume One A WEBTOON Unscrolled Graphic Novel by Mike Birchall on Iphone
  • PDF Kindle Pink Heart Jam Vol. 2 by Shikke
  • Read online Exes Foes by Amanda Woody
  • Read pdf Chinas State Ideology and the Three Gorges Dam The Political Theodicy of Development by Yuen-ching Bellette Lee
  • epub download Escrito na neve by Thais Bergmann
  • Read online If You Dare by Harmony West
  • pdf download Hierarchies at Work Race World-Systems and Legal Distribution by Karen Engle Neville Hoad
  • Read pdf Superhabits The Universal System for a Successful Life by Andrew V. Abela
  • Pdf ePub Lady Maybe Revised 10th Anniversary Edition by Julie Klassen download ebook
  • Pdf ePub Park Avenue A Novel by Renée Ahdieh download ebook
  • DOWNLOADS Dinner for Vampires Life on a Cult TV Show While also in an Actual Cult by Bethany Joy Lenz
  • Read Pdf Omniscient Readers Viewpoint Vol. 7 by Sleepy-C UMI J. Torres Hye Young Im
  • Online Read Ebook The Ends of Things A Novel by Sandra Chwialkowska
  • Shaping a DesignedUp Organisation The Journey to Design Maturity by Emma Carter on Ipad
  • Read pdf Beautiful Solidarity Symbolic Impacts 2020 Racial Justice Uprisings by Eileen OBrien
  • download pdf Hephzibahs Healing Where Painful Circumstances Become Divine Conduits of Healing Restoration by Bonnie Walker
  • PDF Kindle This Is the Wizards Secret Weapon Vol. 1 light novel The Dawn Swordsman by Taro Hitsuji Kurone Mishima Genevieve Hill-Kaminishi
  • PDF EPUB Download Single Dating Engaged Married Navigating Life and Love in the Modern Age by Ben Stuart Full Book
  • Online Read Ebook M Son of the Century A Novel by Antonio Scurati Anne Milano Appel
  • Pdf ePub Case File Compendium Bing An Ben Novel Vol. 1 by Rou Bao Bu Chi Rou download ebook
  • Pdf ePub The Weimar Years Rise and Fall 1918-1933 by Frank McDonough download ebook
  • Training Mister Sakurada by Kaya Azuma on Ipad
  • Download PDF Impromusiktheater im Pflegeheim Eine musiktherapeutische Mixed-Methods Studie by Sungeun Kim
  • PDF My Sweet Orange Tree by Jose Mauro de Vasconcelos
  • 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-25 00:59:40
Previous
Creates list of users with given input array
Next
Update user
Built with