List Template Definitions

Returns a list of template definitions for the given object type.

End-point

GET /configuration/webTemplates/{objectType}/list

Path Parameters

FieldDescription

objectType

Type of document. Possible values are map or topic.

Possible Responses Statuses

HTTP StatusDescription

200

The operation completed successfully.

401

There is no session or the session is invalid.

Response Body

FieldTypeDescription

result

TemplateDefinition[]

List of the template definitions.