For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tenant.public.customer Groups.show

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idintegerRequired
Query parameters
includestring · max: 255Optional
Responses
200Success
application/json
objectOptional
get/customer-groups/{id}
GET /your-tenant/api/v1/customer-groups/{id} HTTP/1.1
Host: plan.claret.app
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{}

Last updated

Was this helpful?