Get customer group

Returns group details including member list (capped at 500).

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Path parameters

idstringRequiredformat: "uuid"

Response

200
idstringformat: "uuid"
namestring
descriptionstring or null
customerCountinteger
createdAtdatetime
updatedAtdatetime
customerslist of objects

Errors

404
Not Found Error
500
Internal Server Error