Pet Service (1.0.0)

Download OpenAPI specification:Download

Handles pet information

Pets

Get pets

Gets a list of pets

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get pet by ID

Gets a pet using the pet ID

path Parameters
id
required
integer

Pet ID

Responses