GET api2/access_groups/{groupID}/products/count.json
Get count of access group products
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
groupID |
access group ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Count of access group products
CountName | Description | Type | Additional information |
---|---|---|---|
count | integer |
None. |
Response Format
{ "count": 1 }