iSheets API
Get a list of iSheets created using a specific iSheet 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>

 

Comments


0 Comments

Last Updated: Jun 09,2023