iSheets API
iSheets API version 2 - iSheet module - API - iSheet - audit history - iSheet - get all

iSheets API version 2 - iSheet module - API - iSheet - audit history - iSheet - get all

OVERVIEW


 

This method is used to get a list of audit history at iSheet level

 

GET : /api/3/isheet/{isheetid}/audit?limit={limit}&nextauditid={nextauditid}

 

Parameter Name Parameter Value Description

isheetid

number

The ID of the iSheet

nextauditid

number

Next audit id is used as the start position to get the list of audit history

For example: if we pass the nextauditid value as 5 then it will skip the first 5 records and start with the 6th  record and fetch the number of records passed in the limit

limit number

The number of items to return for this request. Default value is 25

Request Body

No request body.

 

Response Body

iSheet - Audit history - Response common object 

 

Comments


0 Comments

Last Updated: Jun 09,2023