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

Download Open API Spec

ListSearchConfigurationsResponse

org.sagebionetworks.repo.model.search.table.ListSearchConfigurationsResponse

Response containing a page of search configurations.

Field Type Description
results ARRAY<SearchConfiguration> The list of search configurations for this page.
nextPageToken STRING Token for the next page of results, if more results exist.