Templates
Get a template
Return a single template by ID
get/templates/{id}
Path parameters
idstring required
Public ID of the template.
Response
OK
Example response
{
"created_at": "2022-03-10T16:15:50Z",
"updated_at": "2022-03-10T16:15:50Z"
}Return a single template by ID
Public ID of the template.
OK
{
"created_at": "2022-03-10T16:15:50Z",
"updated_at": "2022-03-10T16:15:50Z"
}