etaqaqymaghy
  1. user
etaqaqymaghy
  • Start your Apidog journey
  • Download Pdf The Republic Penguin Classics by Plato
  • Read Pdf Sinister MMM Romance by West Greene
  • Pdf ePub Diablo Horadric Vault - The Complete Collection by Matt Burns Robert Brooks Matthew J. Kirby Blizzard Entertainment download ebook
  • PDF My Solo Exchange Diary Vol. 1 The Sequel to My Lesbian Experience With Loneliness by Nagata Kabi
  • DOWNLOADS Everything You Need to Ace Biology in One Big Fat Notebook by Workman Publishing Matthew Brown
  • Download Pdf Blood and Qi Book 2 by Anthony Alves
  • Pdf ePub Hell Put to Shame The 1921 Murder Farm Massacre and the Horror of Americas Second Slavery by Earl Swift download ebook
  • PDF Kindle Wildfire Days A Woman a Hotshot Crew and the Burning American West by Kelly Ramsey
  • PDF EPUB Download A Readers Guide to Thomas Manns Doctor Faustus by Tobias Boes Full Book
  • pdf download Just Last Night A Novel by Mhairi McFarlane
  • pdf download Strategic Minilateralism and the Regional Security Architecture of the Indo-Pacific The Quad AUKUS and the Trilateral Strategic Dialogue by Thomas S. Wilkins
  • epub download Vehement by Rowdy Solomon
  • PDF EPUB Download The Demons Bargain by Katee Robert Full Book
  • PDF Kindle Becoming Caitlin Clark The Unknown Origin Story of a Modern Basketball Superstar by Howard Megdal Lisa Bluder
  • Read online Yelp Yeti Chaos in Kathmandu by Sneha Pradhan Promina Shrestha
  • Dengue Boy A Novel by Michel Nieva Rahul Bery on Ipad
  • PDF DOWNLOAD Vietnam Morning to Midnight A cookbook by Jerry Mai by Jerry Mai on Iphone
  • Pdf ePub Holmes of Kyoto Volume 16 by Mai Mochizuki Minna Lin download ebook
  • PDF DOWNLOAD No preguntes de dónde soy Dont Ask Me Where Im From by Jennifer De León on Iphone
  • Read Pdf American Colonial Ranger The Northern Colonies 1724-64 by Gary Zaboly
  • Online Read Ebook La balada de nunca jamás - Ed. Coleccionista The Ballad of Never After by Stephanie Garber
  • PDF EPUB Download El gato que cuidaba las bibliotecas The Cat Who Saved the Library by Sosuke Natsukawa Full Book
  • Exiting the Bluegrass Turnpike by Benjamin Silliman Erin Chandler on Audiobook New
  • pdf download Windows 11 for Seniors in easy steps Covers the Windows 11 2024 Update by Nick Vandome
  • PDF DOWNLOAD Blood Jade The Phoenix Hoard by Julia Vee Ken Bebelle on Iphone
  • 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-29 21:23:00
Previous
Creates list of users with given input array
Next
Update user
Built with