v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1443311204.0 KB

Lists all of the templates in a Cases domain. Each list item is a condensed summary object of the template.

Other template APIs are:

post/domains/{domainId}/templates-list

Path parameters

domainIdstring required

The unique identifier of the Cases domain.

Query parameters

maxResultsinteger

The maximum number of results to return per page.

nextTokenstring

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

statusTemplateStatus[]

A list of status values to filter on.

Response

Success

nextTokenstring

The token for the next set of results. This is null if there are no more results to return.