---
title: "GET /wishlists-recently-saved"
method: GET
path: "/wishlists-recently-saved"
tags: ["wishlists"]
---

# GET /wishlists-recently-saved

`GET /wishlists-recently-saved`

Gets up to 10 most recently saved rentals for current user
Use `rental_category=rv` to filter rentals to RV category only
Use `rental_category=auto` to filter rentals to auto category only

## Query parameters

- `rental_category` string

## Response `200`

- integer[]

## Other responses

- `400` — Invalid input or state means you're bad
- `401` — Unauthorized error
- `default` — An unknown, unexpected error.

---

[API](https://skmtc.net/outdoorsy/apis/outdoorsy-api-documentation.md) · [All operations](https://skmtc.net/outdoorsy/apis/outdoorsy-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/outdoorsy/outdoorsy-api-documentation/versions/f0cf8f605ea0/schema)
