Skip to main content
GET
/
user
/
login
Logs user into the system.
curl --request GET \
  --url https://petstore3.swagger.io/api/v3/user/login
"<string>"

Query Parameters

username
string

The user name for login

password
string

The password for login in clear text

Response

successful operation

The response is of type string.