Lists all of the templates in a Cases domain. Each list item is a condensed summary object of the template.
See https://www.paws-r-sdk.com/docs/connectcases_list_templates/ for full documentation.
connectcases_list_templates(
domainId,
maxResults = NULL,
nextToken = NULL,
status = NULL
)
[required] The unique identifier of the Cases domain.
The maximum number of results to return per page.
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.
A list of status values to filter on.