Files
clerk-sdk-java/docs/models/operations/GetTemplateRequest.md
2024-06-13 13:51:50 -04:00

9 lines
1.9 KiB
Markdown

# GetTemplateRequest
## Fields
| Field | Type | Required | Description |
| ----------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| `templateType` | [com.clerk.backend_api.models.operations.PathParamTemplateType](../../models/operations/PathParamTemplateType.md) | :heavy_check_mark: | The type of templates to retrieve (email or SMS) |
| `slug` | *String* | :heavy_check_mark: | The slug (i.e. machine-friendly name) of the template to retrieve |