get https://{accountName}.{environment}.com.br/api/catalog_system/pvt/specification/groupbycategory/
Retrieves a list of specification groups by the category ID.
Response object has the following properties:
Attribute | Type | Description |
---|---|---|
CategoryId | integer | Category ID |
Id | integer | Specification Group ID |
Name | string | Specification Group Name |
Position | integer | Specification Group Position |
Authentication
This is a private API which requires credentials with viewer access.
Learn more about Creating appKeys and appTokens to authenticate integrations