Find pet by ID
Returns a single pet
| Path Parameters | 
|---|
| petIdint64 —  REQUIREDID of pet to return | 
| Responses | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 200successful operation 
 | |||||||||||||||
| 400Invalid ID supplied | |||||||||||||||
| 404Pet not found | 
Returns a single pet
| Path Parameters | 
|---|
| petIdint64 —  REQUIREDID of pet to return | 
| Responses | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 200successful operation 
 | |||||||||||||||
| 400Invalid ID supplied | |||||||||||||||
| 404Pet not found |