Try it

Find pet by ID

Returns a single pet

Authorizations:
path Parameters
petId
required
integer <int64>

ID of pet to return

Responses

200

successful operation

400

Invalid ID supplied

404

Pet not found

get/pet/{petId}
http://petstore.swagger.io/v2/pet/{petId}

Response samples

Content type
No sample