Get Single Sku Group Name
GET/api/skugroups/getskugroupname/:id
Tier: Public — stable, supported for third-party integration.
Returns detail for a single SKU group name.
Request
Responses
- 200
- 400
- 401
- 403
Returns the SkuGroups.SkuGroupNameDetailDto.
{id} does not match an existing name (error array).
The caller is not authenticated.
The caller lacks SkuGroup Read permission.