Lists all case rules in a Cases domain. In the Amazon Connect admin website, case rules are known as <i>case field conditions</i>. For more information about case field conditions, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/case-field-conditions.html">Add case field conditions to a case template</a>.
post/domains/{domainId}/rules-list/
Path parameters
domainIdstring required
Unique identifier of a 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.
Response
Success