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