From @joshuagraber DM to @maxachis in Discord:
On GET https://data-sources.pdap.dev/api/v3/user/152, I'm not getting back the court/warrant type search that is showing up in the recent_searches response (user follows that as well, if the call to GET /api/v2/search/follow?record_types=Court+Cases,Wanted+Persons is to be believed)
So the call to GET /api/v2/search/follow?record_types=Court+Cases,Wanted+Persons shows the search as followed.
But the call to GET https://data-sources.pdap.dev/api/v3/user/152 does not return the search in followed_searches
From @joshuagraber DM to @maxachis in Discord:
So the call to
GET /api/v2/search/follow?record_types=Court+Cases,Wanted+Personsshows the search as followed.But the call to
GET https://data-sources.pdap.dev/api/v3/user/152does not return the search infollowed_searches