Get single attribute group
Attribute groups are a collection of attributes that can be assigned to products or categories. This endpoint gets details of the product attribute groups for the specified ID for proper details of product information on your e-commerce portal.
Authorizations
S2S access token (JWT) from fabric Identity service (during Login)
Headers
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
Unique request ID
Path Parameters
24-character system-generated attribute group ID
Response
24-character system-generated attribute group ID
Attribute group name
Brief description of attribute group
Determines attribute group's order of appearance in the UI
Number of attributes in the attribute group
Email of user who last updated Attribute Group
Attribute group creation time (UTC)
Time of last update to attribute group (UTC)
Was this page helpful?