Search posts within a subreddit.
Endpoint
/v1/reddit/subreddits/search
Query
Subreddit name, optional `r/` prefix, or Reddit subreddit URL. Must match Reddit's exact casing (for example `AskReddit`, not `askreddit`). Searches posts within this subreddit.
Search text to match against public subreddit posts.
Optional sort order for search results. Defaults to relevance when omitted.
Optional time range filter for search results. Defaults to all when omitted.
Opaque pagination cursor returned by a previous response.