searchPostsPageFlow

fun FeedService.searchPostsPageFlow(request: SearchPostsRequest): <Error class: unknown class><List<PostView>>

Find posts matching search criteria, returning views of those posts. Note that this API endpoint may require authentication (eg, not public) for some service providers and implementations.