cases
Get a case template by ID
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/cases/templates/{template_id}</span></div>Refer to Spaces for more information.
Returns the details of a case template. Requires the Cases feature to be enabled in the space.
get/api/cases/templates/{template_id}
Path parameters
template_idstring required
The identifier for the template.
Query parameters
versioninteger
The version number of the template to retrieve. If omitted, the latest version is returned.
Response
Indicates a successful call.