Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:3000/v1/admin/customers/{id}/category-analytics
{ "categories": [ { "name": "<string>", "spend": 123, "frequency": 123, "percent": 123 } ] }
Get category spending and frequency analytics for a customer.
Customer profile UUID
"550e8400-e29b-41d4-a716-446655440000"
Category analytics
Get category analytics response
Show child attributes