Templates
Get Template
Retrieve a specific template by ID
get/templates/{id}
Path parameters
idstring uuid required
Response
Template retrieved successfully
Example response
{
"fields": [
{
"format_rules": {
"dateFormat": "MMMM dd, yyyy"
}
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.