[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Query Email Templates 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
Query Parameters
Query Parameters
array
id
Optional
List of identifiers. If only ids are specified,e-mail templates with matching identifiers are returned
array
name
Optional
Name of the e-mail template (case insensitive), wild cards are not supported. If not specified, all e-mail templates are included in the response.
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
EmailTemplates
of type(s) application/json, application/xml
The collection of E-Mail templates that match the filters specified
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/notifications/email/templates
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Notifications Operations
delete
post
delete