xafigeknymed
  1. user
xafigeknymed
  • Start your Apidog journey
  • PDF EPUB Download Chasm Curse of Kaine by Steve Foxe Andrea Broccardo Leinil Yu Full Book
  • Read pdf How to Paint Landscapes Quickly and Beautifully in Watercolor and Gouache by Nathan Fowkes
  • Murder She Wrote A Killer Christmas by Jessica Fletcher Terrie Farley Moran on Ipad
  • Read pdf Youth Group by Jordan Morris Bowen McCurdy
  • Read Pdf Leap into HR Consulting 2nd Ed. How to move successfully from Corporate to HR Consulting by Sarah Hamilton-Gill
  • Pummel the Devil A Biblical Foundation for Spiritual Warfare by Daniel Duval on Ipad
  • PDF Obey Me The Comic Vol. 3 by Subaru Nitou NTT Solmare
  • Pdf ePub Curiosity Club Dinosaurs with Over 250 Facts About the Prehistoric World by IglooBooks Nicholas Oliver Isabella Grott download ebook
  • PDF Kindle Gris Artbook by Nomada Studio
  • PDF Las armas secretas The Secret Weapons by Julio Cortázar
  • PDF EPUB Download Contemporary Post-Production Create Cut Collaborate Color Deliver by Melanie La Rosa Full Book
  • Download Pdf Forging The Blade by Arwen Falvey
  • Read pdf Horror Tarot Deck and Guidebook by Aria Gmitter Abigail Larson Minerva Siegel
  • pdf download Im kleinen Nordsee-Hafen 3 Sommerküsse im kleinen Norsee-Hafen by Carolin von Campen
  • PDF Kindle Plantopedia The Definitive Guide to Houseplants by Lauren Camilleri Sophia Kaplan
  • Download PDF Architecture in the Age of Artificial Intelligence An Introduction to AI for Architects by Neil Leach
  • Download Pdf English for Everyone Junior English Grammar A Simple Visual Guide to English by DK
  • DOWNLOAD PDF EPUB Cacti and Succulents On-point Advice to Keep Your Plants Looking Sharp by Sarah Gerrard-Jones
  • download pdf Plus-Sized Misadventures in Love Volume 1 by mamakari
  • PDF Hidden Treasure A timeless childrens adventure story from the bestselling author of The Miniaturist by Jessie Burton
  • PDF DOWNLOAD 31 Days of Single on Purpose Redefine Everything. Find Yourself First. by John Kim on Iphone
  • PDF EPUB Download Codename G.I. Joe Deluxe Edition Book One by Joshua Williamson Tom Reilly Andrea Milana Jordie Bellaire Annalisa Leoni Full Book
  • DOWNLOADS Las 48 leyes del poder The 48 Laws of Power by Robert Greene
  • DOWNLOADS Here and Now A Bilingual Singable Book Celebrating Motherhood and Promoting Parent Child Bonding Spanish and English by Isabelle Engler Music Tales Publishing Ma
  • Read online Conceptualising an Alternative Political Economy of Sustainability The Contributions of Radical Ecology and Heterodox Economics by Arturo Hermann
  • Download PDF Outshining Trauma A New Vision of Radical Self-Compassion Integrating Internal Family Systems and Buddhist Meditation by Ralph De La Rosa Richard Schwartz
  • 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-09-07 01:30:00
Previous
Creates list of users with given input array
Next
Update user
Built with