Skip to content

Info for a specific pet

GET
/pets/{petId}
petId
required
string

The id of the pet to retrieve

Expected response to a valid request

object
id
required
integer format: int64
name
required
string
tag
string

Unexpected error

object
code
required
integer format: int32
message
required
string