List
Provides list of Templates.
HTTP Method | GET |
Endpoint | https://eledo.online/api/RESTv1/List |
Query string parameters
scope | String | Optional | "Mine" or "Public" scope. |
limit | Integer | Optional | Limits result size. Usefull for pagination. |
page | Integer | Optional | Page number. Usefull for pagination. |
Response body parameters
templates | Array of Template objects | List of templates |
Template Object properties
id | String | Unique identificator of Template |
name | String | Template name |
version | Integer | Template version |
bulk | Boolean | True if Template was designed for bulk operation |
Was this article helpful?
Yes
No