List all SMS Templates
GET {{baseUrl}}/api/v1/templates/sms
Lists all custom SMS templates. A subset of templates can be returned that match a template type.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
templateType | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"created":"1998-03-30T08:53:20.565Z","id":"mollit sunt in","lastUpdated":"1954-06-26T22:20:55.734Z","name":"in nulla non laboris","template":"consequat irure in cillum","translations":{},"type":"SMS_VERIFY_CODE"},{"created":"1957-11-24T10:50:13.813Z","id":"commodo officia","lastUpdated":"1954-12-20T10:09:56.344Z","name":"officia in aliqua dolor","template":"aliqua voluptate sit","translations":{},"type":"SMS_VERIFY_CODE"}]