resource URL - https://api.infact.no/{versionNo}/template
versionNo - version of API (last version: v1)
template - name of resource to access
ClientId - client identifier, contact Infact to get it
| URL | HTTP method | Short description |
|---|---|---|
| /template | GET | Returns a list of campaign templates |
GET resource URL/{clientId}
[
{
"Id": 0,
"Name": "string",
"ClientId": "string",
"TemplateType": int,
"CreatedDate": "2022-06-19"
}
]

| Name | Value |
|---|---|
| SMS | 2 |
| 1 |