List Template Files

Returns a list of all templates available for an object type.

End-point

GET /configuration/templates/{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

ListTemplatesResult

List of the template files available for the specified object type.