GET /column/tableview/defaults
Get the list of default ColumnModels for the given viewEntityType and viewTypeMask.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/column/tableview/defaults
Parameters
viewEntityType optional |
The entity type of the view, if omitted use entityview |
viewTypeMask optional |
Bit mask representing the types to include in the view.
Not required for a submission view. For an entity view
following are the possible types: (type= |
Resource Information | |
---|---|
Authentication | not required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | ListWrapper<ColumnModel> (application/json) |