Get all templates

Request
Security:
vc-security
Responses
200

List of Notification Templates

get/notification-service/v1/templates
Request samples
curl -i -X GET \
  http://notification-service:8080/notification-service/v1/templates \
  -H 'x-auth-token: YOUR_API_KEY_HERE'
Response samples
application/json
[
  • {
    }
]