iSheets API
Get a list of iSheets created using a specific iSheet template
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
Get a list of iSheets created using a specific iSheet template
OVERVIEW
Get a list of iSheets created using a specific iSheet template
Request
GET /isheet/templateisheet?templateid={templateid}
Parameters
Parameter Name |
Value |
Description |
---|---|---|
templateid |
Int |
The ID of the template which was used to create the specific iSheets |
Response XML
<?xml version=""1.0"" encoding=""UTF-8"" standalone=""yes""?>
<templateiSheets>
<templateiSheet>
<id>2</id>
<name>t1.1</name>
</templateiSheet>
</templateiSheets>
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