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

Download Open API Spec

ColumnModelPage

org.sagebionetworks.repo.model.table.ColumnModelPage

A single page of ColumnModels

Field Type Description
results ARRAY<ColumnModel> A single page of ColumnModels
nextPageToken STRING If there are more pages of results this token can be used to get the next page. Null if this is the last page.