Customers > Customer Groups > customerGroups
GET:customer_groups.json
Description
Get all or specific customer groups of a given shop.
This is a typical bulk get endpoint.
Permission bit: "customer_groups.read"
Topic: Customer Groups
Arguments
List of customer group ids. See also: Unique Identifiers
Example: ["cg_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
Preview (typescript)
Loading module