Retrieve notification template by ID
GET/api/v1/templates/:id
Allows fetching a specific notification template by its ID.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Notification template retrieved successfully.
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error