<- Customer Groups API

Customer Groups API

Retrieve customer group

GET

 /v2/customers/groups/{group_id}

Retrieves a specific customer group as identified by the group_id value.

Permissions:CUSTOMERS_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

group_id

string

Required

The ID of the customer group to retrieve.

Link to section

Response fields

Link to section

errors

Any errors that occurred during the request.

Link to section

group

The retrieved customer group.