searchPosts
open suspend override fun searchPosts(params: SearchPostsQueryParams): AtpResponse<SearchPostsResponse>
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.