Skip to contents

Lists the existing layouts that can be used to view data for a specific domain. This API can only be invoked from the Amazon Connect admin website.

See https://www.paws-r-sdk.com/docs/customerprofiles_list_domain_layouts/ for full documentation.

Usage

customerprofiles_list_domain_layouts(
  DomainName,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

DomainName

[required] The unique name of the domain.

NextToken

Identifies the next page of results to return.

MaxResults

The maximum number of objects returned per page.