usickytoleqy
  1. user
usickytoleqy
  • Start your Apidog journey
  • Read online Welcome to Metropolis The Prequel Junior Novel Superman by David Lewman
  • PDF EPUB Download Grit and Grace How the Pursuit of Mental Toughness and Emotional Intelligence Changes Everything by Jeff D Standridge Full Book
  • No perdones corazón Obras de amor filosofía y muerte by Alfonsina Stormi on Audiobook New
  • Read online Work and Industrial Relations Policy in Australia by Bradon Ellem Chris F. Wright Stephen Clibborn Rae Cooper Frances Flanagan
  • PDF EPUB Download Joan Didion Memoirs Later Writings LOA 386 Political Fictions Fixed Ideas Where I Was From The Year of Magical Thinking memoir play Blue Nights
  • pdf download The Art of Mac Malware Volume 2 Detecting Malicious Software by Patrick Wardle
  • Art Masters Vincent Van Gogh by Susie Hodge on Audiobook New
  • The Happy Endings Cookbook Desserts that dreams are made of by Terri Mercieca on Audiobook New
  • Theodoros by Mircea Cartarescu on Iphone New Format
  • PDF EPUB Download The Buffalo Are Back by Jean Craighead George Wendell Minor Full Book
  • PDF EPUB Download Por qué no eres feliz by Loretta Graziano Breuning Full Book
  • DOWNLOAD PDF EPUB Making Community Schools a Reality Harnessing Your Power as a School Leader through Collaboration by Emily L. Woods
  • Download PDF Theodoros by Mircea Cartarescu
  • Pdf ePub Any Way the Wind Blows by Rainbow Rowell download ebook
  • Online Read Ebook Before the Tutorial Starts A Few Things I Can Do to Keep the Bosses Alive Vol. 1 by Kotatsu Takahashi Kakao Lanthanum Phil Charbonneau
  • PDF EPUB Download Marrying the Major Unsuitable Matches 2 by Joanna Maitland Full Book
  • PDF EPUB Download Kill for Me Kill for You A Novel by Steve Cavanagh Full Book
  • PDF Social Network Analysis and Text Mining for Big Data The Power of Words and Networks by Andrea Fronzetti Colladon Roberto Vestrelli
  • PDF DOWNLOAD Fantasy Football Beginners Guide Guts Brews and Bad Advice by Mike Daugherity on Iphone
  • download pdf A Noobs Diary of an 8-Bit Warrior Welcome to the End by Cube Kid Jez Odone Pirate Sourcil
  • Download PDF Nothing to Hide 2. Young Men from Slovakia by Phil Dlab
  • epub download Mini Moves for Every Writer Fifty Transferable Techniques for Writing Across the Content Areas Writing strategies to build stronger student writers by Sam Futr
  • PDF DOWNLOAD The Let Them Theory A Life-Changing Tool That Millions of People Cant Stop Talking About by Mel Robbins on Iphone
  • epub download Sandwich A Novel by Catherine Newman
  • PDF Kindle Indian Nuclear Diplomacy Post May 1998 A Discourse Analysis by Nasir Hafeez
  • PDF Grandmaster of Demonic Cultivation Mo Dao Zu Shi The Comic Manhua Vol. 9 by Mo Xiang Tong Xiu Luo Di Cheng Qiu
  • DOWNLOADS Grow a New Brain How Spirit and Power Plants Can Protect and Upgrade Your Brain by Alberto Villoldo
  • Download Pdf Food Autonomy in Chicago by Pancho McFarland
  • Read online Cursed Gilded Duology 2 by Marissa Meyer
  • Download Pdf Supergirl Woman of Tomorrow The Deluxe Edition by Tom King Bilquis Evely
  • 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-01 22:04:30
Previous
Creates list of users with given input array
Next
Update user
Built with