Get the *resolved* chat & workflow LLM quota plus current spend

Returns the limits actually enforced for (computeNodeId, userId),
with per-axis source attribution and current per-period spend.
Mirrors the resolution chat-service runs at dispatch time:

per-user row → node __default__ row → platform safety cap

axis-by-axis (any unset axis falls through to the next tier). Use
this rather than the raw /user-quotas/{userId} GET when you want
to know what's actually applied — the raw GET returns 404 when no
per-user override exists, which is misleading because the user is
still bound by __default__ and the safety cap.

Pass me as userId to retrieve your own effective quota.

Permissions: Node owner / workspace admin can read any user;
the caller can also read their own effective quota.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The UUID of the compute node

string
required

Pennsieve user node id, or the literal me.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json