Template list
https://api.repliq.co/v2/templateListRequirements
On each request you need to provide your Bearer authentication token. See the Authentication section for more details.
| Authorization | Bearer Token | 
|---|---|
| Token | <token> | 
GET /getTemplateList
Mandatory Parameters
On each request, this endpoint requires the following parameters:
There is no parameters required for this endpoint.
Response Parameters
Following is the list of parameters you will receive in the response if you get a 200 status code. You will receive an array of object depending of the number of template you have on your account, with the following:
| Parameters | Type | Description | 
|---|---|---|
| id | string | The id of the template | 
| name | string | The name of the template |