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

Download Open API Spec

QueryRequestDetails <INTERFACE>

org.sagebionetworks.repo.model.download.QueryRequestDetails

Required. Must be one of the implementations of QueryRequestDetails.

Known Implementations:
AvailableFilesRequestActionRequiredRequestFilesStatisticsRequest
Field Type Description
concreteType STRING Required. Should be the full package name of the details implementation. For example, the value should be: 'org.sagebionetworks.repo.model.download.AvailalbeFilesRequest' for AvailalbeFilesRequest