Get templates
GET {{HOST}}/v2/templates
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
limit | number | Determines the number of objects to be included in response. Range: 1-20. Default:10 | |
start | string | Determines the starting point. "last" field of the response can be used as start for subsequent request. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | null |