Fetch Customer Group
Retrieves detailed information about a specific customer group by ID. This can be useful for viewing the details of an existing customer group.
Endpoint
GET
https://app.xtrakit.com/api/v1/customer-groups/{id}
Headers
Authorization: Bearer API_KEY
Path Parameters
Parameters
Type
Description
id
string
Required
The unique identifier of the customer group. Should be passed through the URL
Sample Requests
Sample Response
Last updated