getGet a collection of top-level linksInternal-Use OnlyReturns a collection of links to the top-level collections that are surfaced through this API./
headCheck the availability of the serviceInternal-Use OnlyReturns header information and the status./
getGet a row setInternal-Use OnlyReturns a paginated collection of rows and their cell's corresponding columns. Standard paging options are provided. Sorting and filtering options are provider dependent, but the default sort order is ascending by row order (i.e. index). If the provider has naturally unordered row data, it must allow for pagination in a consistent manner./tables/{tableId}/rowSet
postGet a row set by the filter criteriaInternal-Use OnlyReturns a paginated collection of rows and their cell's corresponding columns. Standard paging options are provided. Sorting and filtering options are provider dependent, but the default sort order is ascending by row order (i.e. index). If the provider has naturally unordered row data, it must allow pagination in a consistent manner./tables/{tableId}/rowSet
getGet a collection of rowsInternal-Use OnlyReturns a collection of rows. Standard paging options are provided. Sorting and filtering options are provider dependent, but the default sort order is ascending by row order (for example, index). If the provider has naturally unordered row data, it must allow for pagination in a consistent manner./tables/{tableId}/rows
postGet a collection of rows by the filter criteriaInternal-Use OnlyReturns a collection of rows when a application/vnd.sas.data.row.set.criteria resource is provided in the body of the request. Standard paging options are provided. Sorting is provider dependent, but the default sort order is ascending by row order (i.e. index). If the provider has naturally unordered row data, it must allow for pagination in a consistent manner./tables/{tableId}/rows