iSheets API
Get list of iSheet templates

Get list of iSheet templates

OVERVIEW

To get list of iSheet templates for a specific instance. Please note that only linked iSheets are returned through this call.

Request

GET    /isheet/template

Response XML

<?xml version=""1.0"" encoding=""UTF-8"" standalone=""yes""?>

<templates>

    <template>

        <name>t1</name>

        <id>1</id>

    </template>

</templates>

Comments


0 Comments

Last Updated: Jun 09,2023