tethetogusem
  1. user
tethetogusem
  • Start your Apidog journey
  • pdf download The Years Best Sports Writing 2024 by Jane McManus Glenn Stout
  • PDF Art Above Everything One Womans Global Exploration of the Joys and Torments of a Creative Life by Stephanie Elizondo Griest
  • Read Pdf The English Masterpiece A Novel by Katherine Reay
  • Deadly Words - Een Geboren Slecht-roman by Meghan OFlynn on Iphone New Format
  • PDF EPUB Download Lucky Tomorrow Stories by Deborah Jiang-Stein Full Book
  • PDF EPUB Download Binding Materials for Sustainable Construction by Nakshatra Bahadur Singh PhD Raju Goyal Bernhard Middendorf Prof. Dr. rer. nat. Full Book
  • Download Pdf Tangible Grace Ministry Interventions for Teen Dating Violence by Evelyn L. Parker
  • PDF Kindle Las mujeres del Club Briar by Kate Quinn Victoria León Varela
  • DOWNLOADS God of War by Rina Kent
  • PDF DOWNLOAD Faith folk and the far right Racist and anti-racist Heathenry and Occultism in Britain by Dominic Alessio Robert J. Wallis on Iphone
  • DOWNLOAD PDF EPUB Hambre de hombre Hunger for Men by Anamar Orihuela
  • Read pdf If We Survive This by Racquel Marie
  • epub download The Long Game Game Changers 6 by Rachel Reid
  • PDF Candy Cain Kills Again The Second Slaying by Brian McAuley
  • Pdf ePub The Ripple Effect A Novel by Maggie North download ebook
  • PDF EPUB Download Adipositas und Diabetes Praxisnahe Strategien für eine individuelle und effiziente Betreuung by Veronika Hollenrieder Full Book
  • Read online Senseless by Ronald Malfi
  • PDF EPUB Download Walk with Me A Journey through the Landscape of Trauma by Ellen Corcella Full Book
  • Download Pdf Sweet Dreams A Novel by Carla Stewart
  • Online Read Ebook City of Gods and Monsters by Kayla Edwards
  • download pdf Code the Classics Volume II by Simon Brew Allister Brimble David Crookes Andrew Gillett Dan Malone
  • Read Pdf Boosting the Transition to Circular Economy in the Water Sector Insights from EU Demonstration Case Studies Current Developments in Biotechnology and Bioengineering
  • Read Pdf La Sociedad Secreta de Brujas Rebeldes The Very Secret Society of Irregular Witches by Sangu Mandanna
  • The Ojanox Omnibus Edition by Daemon Manx on Ipad
  • Download PDF Pave Your Way with Chronic Illness A Self-Discovery Journal by Pippa Stacey Victoria Barron
  • 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 23:36:01
Previous
Creates list of users with given input array
Next
Update user
Built with