Lists all layouts in the given cases domain. Each list item is a condensed summary object of the layout.
post/domains/{domainId}/layouts-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.
Response
Success