You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The clip search endpoint can still take a list ID as a filter at the moment (like the old API) but I can't see it documented on the GET_clips_search page.
/api/clips/search/?list=...&q=...
Is that still going to be supported? Or maybe it would suit the new API better to have something like this:
/api/lists/:list_id/clips/search?q=...
The text was updated successfully, but these errors were encountered:
The clip search endpoint can still take a list ID as a filter at the moment (like the old API) but I can't see it documented on the GET_clips_search page.
Is that still going to be supported? Or maybe it would suit the new API better to have something like this:
The text was updated successfully, but these errors were encountered: