List

List

Provides a list of Templates.

  • HTTP Method: GET
  • Endpoint: https://eledo.online/api/RESTv1/List

Query String Parameters

NameTypeRequiredDescription
scopeStringNo"Mine" or "Public" scope
limitIntegerNoLimits result size (useful for pagination)
pageIntegerNoPage number (useful for pagination)

Response Body Parameters

NameTypeDescription
templatesArray of Template objectsList of templates

Template Object Properties

PropertyTypeDescription
idStringUnique identifier of the Template
nameStringTemplate name
versionIntegerTemplate version
bulkBooleantrue if the Template is designed for bulk use

Was this article helpful?

Yes

No