iSheets API
iSheets API version 2 - iSheet module - API - iSheet - audit history - iSheet - get all
iSheets API version 2 - iSheet admin - API - Import iSheet templates - Edit imported iSheet template
iSheets API version 2 - iSheet admin - API - iSheet document template - Add iSheet document template
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
Last Updated: Nov 08,2024
Write a Review
Your opinion is important to us. We would like your review to improve our API.
Thank you
Your review has been submitted.
Comments
0 Comments