AdminGetCustomerGroups
Retrieve, filter, and sort customer groups by fields like id
, name
, or created_at
, and paginate results for efficient store management.
Instructions
This tool helps store administors. Retrieve a list of customer groups. The customer groups can be filtered by fields such as id
. The customer groups can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
created_at | No | ||
created_by | No | ||
customers | No | ||
deleted_at | No | ||
fields | No | ||
id | No | ||
limit | No | ||
name | No | ||
offset | No | ||
order | No | ||
q | No | ||
updated_at | No |