v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1443311204.0 KB

Returns the details for the requested template. Other template APIs are:

post/domains/{domainId}/templates/{templateId}

Path parameters

domainIdstring required

The unique identifier of the Cases domain.

templateIdstring required

A unique identifier of a template.

Response

Success

templateIdstring required

A unique identifier of a template.

templateArnstring required

The Amazon Resource Name (ARN) of the template.

namestring required

The name of the template.

descriptionstring

A brief description of the template.

tagsobject

A map of of key-value pairs that represent tags on a resource. Tags are used to organize, track, or control access for this resource.

status'Active' | 'Inactive' required

The status of the template.

deletedboolean

Denotes whether or not the resource has been deleted.

createdTimestring date-time

Timestamp at which the resource was created.

lastModifiedTimestring date-time

Timestamp at which the resource was created or last modified.