Customer Groups
Get customers for customer group
Returns a list of customers for the given Customer Group
🔒 Requires: customers:read scope
get/customer_groups/{customer_group_id}/customers
Path parameters
customer_group_idstring required
The customer group id
Query parameters
afterinteger
The lower limit for the version numbers to be included in the response.
beforeinteger
The upper limit for the version numbers to be included in the response.
page_sizeinteger
The maximum number of items to be returned in the response.
Response
OK