Customers
/customers is the directory of end users identified on gateway requests.
A customer is created automatically from x-zeallm-customer-id or the OpenAI user field.
Table
External ID, alias, spend, budget/duration, tier, request count, active/blocked.
Stat cards: total, active, blocked, total spend.
Admin actions
Add a customer, set a budget or tier, block / unblock. A blocked customer gets 403 customer_blocked on the next chat call.
Everyone can view the table; mutations are platform-admin writes.