Gets the templates available for the specified object type.
Parameters
Name | Type | Description |
objectType | ObjectType | Object type templates can be applied to. |
isTemplate | Boolean | true to get templates that can be applied to other templates, false otherwise. |
Returns
Type: ObjectBrief List
List of ObjectBrief objects that are valid templates.
Addresses
JSON: http://<Base Address>/ObjectCommon/json/GetTemplates
JSON (for IIS): http://<Base Address>/ObjectCommon.svc/json/GetTemplates