GET Api/TemplatesAPI/GetTemplatesDataPoint?Id={Id}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| Id | integer | Required | 
Body Parameters
None.
Response Information
Resource Description
TemplateMappedDTO| Name | Description | Type | Additional information | 
|---|---|---|---|
| Id | integer | None. | |
| TemplateId | integer | None. | |
| DataPointId | integer | None. | |
| ElementId | string | None. | |
| ElementType | integer | None. | |
| Title | string | None. | |
| CreatedBy | integer | None. | |
| CreatedOn | date | None. | |
| SlideId | string | None. | 
Response Formats
application/json, text/json, text/html, multipart/form-data
            Sample:
                    
Sample not available.