The Open API specification for Synapse is now available for download!

Download Open API Spec

DiscussionSearchRequest

org.sagebionetworks.repo.model.discussion.DiscussionSearchRequest

A request to perform a full text search in a discussion forum

Field Type Description
searchString STRING The search query to match against thread and replies in a forum
nextPageToken STRING If a previous search result included a non-null nextPageToken, then there are more results available. Forward the provided nextPageToken to get the next page of results.