iSheets API
iSheets API version 2 - iSheet module - API - iSheet item - get - all items

iSheets API version 2 - iSheet module - API - iSheet item - get - all items

OVERVIEW

 

This method is used to get a list of iSheet items.

GET /api/3/isheet/{isheetid}/items?sheetviewid={sheetviewid}&sortcolumnid={sortcolumnid}&sortorder={sortorder}&limit={limit}&offset={offset}

 

Parameter Name Parameter Value Description
isheetid number The ID of the isheet
sheetviewid number Optional. Default view will be returned
sortcolumnid number Optional. First column sorting will be applied
sortorder number Optional. Default value : 0
limit number Optional. Default value : 100
offset number Optional. Default value : 0

Response Body

a iSheet item - common object - get 

 

Note : As seen in the UI, the response will be shown with iSheet views in the correct sequences. 

Comments


20 Comments

Last Updated: Nov 08,2024