[DEPRECATED] List favorite lists
GET/v2/favoritelists
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
⚠️ DEPRECATED: This endpoint is deprecated and will be removed in a future version.
Please use POST /v2/favoritelists/search
instead for better filtering capabilities and consistent request/response format.
This endpoint provides basic filtering through query parameters but has limited functionality compared to the search endpoint.
Request
Responses
- 200
- 400
- 403
- 500
A paginated list of favorite lists matching the search criteria.
The request parameters are invalid.
You do not have permission to access this resource.
An unexpected error occurred on the server.