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

Download Open API Spec

DiscussionSearchResponse

org.sagebionetworks.repo.model.discussion.DiscussionSearchResponse

The response to a DiscussionSearchRequest.

Field Type Description
matches ARRAY<Match> A single page of results matching the original DiscussionSearchRequest.
nextPageToken STRING When present, then another page of results exists. Forward this token in another request to fetch the next page of results.