[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Get Email Template Deprecated
DescriptionNote: This method is deprecated and will be removed in next release.
Use the recommended public method, instead (see GET /api/notifications/templates/{id}
)
Request
URLURL
https://localhost/suite-api/api/notifications/email/templates/{id}
Path Parameters
Path Parameters
string
id
Required
The identifier of the E-Mail template
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
EmailTemplate
of type(s) application/json, application/xml
The Email Template with the specified identifier
Errors
404
There is no Email Template with the specified identifier
Code Samples
cURL Command
curl https://localhost/suite-api/api/notifications/email/templates/{id}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Notifications Operations
delete
post
delete