# Filter for Pets
source: https://developer.mastercard.com/mastercard-agent-pay/documentation/use-cases/querying-database-information/index.md

Search for current Pets by Pet status, or search for previously Adopted Pets by date.

## Search for Pets {#search-for-pets}

This endpoint allows {Pet Store} customers to search for Pets by status using `GET /pets`.
The pet must have `'AVAILABLE'` status.

### Example Sequence {#example-sequence}

Diagram search-for-pets

### Search for Pets Request {#search-for-pets-request}

See the API structure:


API Reference: `GET /pets`

<br />

