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

Download Open API Spec

FormTemplateSearchResponse

org.sagebionetworks.repo.model.dataaccess.schema.FormTemplateSearchResponse

A response body containing form template search results.

Field Type Description
results ARRAY<FormTemplate> The matching Form Templates corresponding to the search parameters.
nextPageToken STRING A token used to get the next page of a particular search query.