Find attribute groups
Find attribute groups based on the given search criteria. You will get a paginated response, which you can narrow down using filter criteria such as page
and size
.
Authorizations
S2S access token (JWT) from fabric Identity service (during Login)
Headers
The x-site-context
header is a JSON object that contains information about the source you wish to pull from. The mandatory account
is the 24 character identifier found in Copilot. The channel
(Sales channel ID), stage
(environment name), and date
attributes can be used to further narrow the scope of your data source.
Body
Page number to be retrieved
Number of records (attribute groups) per page
Response
Total number of records (attribute group)
Number of records (attribute group) per page
Number of pages for the given pageSize
Was this page helpful?