GET api/Template/GetTemplate?Name={Name}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Template| Name | Description | Type | Additional information |
|---|---|---|---|
| Id_Questions | Collection of integer |
None. |
|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| Id_Question | string |
None. |
|
| CreatedOn | string |
None. |
|
| CreatedBy | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.