From 0e0012077814b56af19dacdd95cddd1abb87b92e Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Tue, 18 Feb 2025 19:43:20 -0500 Subject: [PATCH] fixed watchlist url --- rest/Simkl/Get Items/GetUser WatchList.http | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest/Simkl/Get Items/GetUser WatchList.http b/rest/Simkl/Get Items/GetUser WatchList.http index da5bda2..062dd0a 100644 --- a/rest/Simkl/Get Items/GetUser WatchList.http +++ b/rest/Simkl/Get Items/GetUser WatchList.http @@ -1,6 +1,6 @@ # @name GetUser WatchList -GET https://api.simkl.com/anime/40084?extended=full +GET https://api.simkl.com/sync/all-items/anime/ Content-Type application/json Accept application/json simkl-api-key {{SIMKL_CLIENT_ID}}