Retrieve an automated email
Retrieves the details of an existing automated email.
GET/v3/automated-emails/{id}
JWT
automatedEmail:read
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the automated email. |
Responses
200
401
403
404
429
500