mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
1.9 KiB
1.9 KiB
GetTemplateRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
templateType |
com.clerk.backend_api.models.operations.PathParamTemplateType | ✔️ | The type of templates to retrieve (email or SMS) |
slug |
String | ✔️ | The slug (i.e. machine-friendly name) of the template to retrieve |