Skip to main content
GET
/
api
/
Configuration
/
AutomatedRejectionOptions
List Rejection Email Templates.
curl --request GET \
  --url https://api.example.com/api/Configuration/AutomatedRejectionOptions
[
  {
    "id": 123,
    "name": "<string>"
  }
]

Response

200 - application/json

OK

id
integer<int32>
name
string | null