Get a group's Router-rail (crypto) spend
Returns a group’s crypto-rail spend from the router-payment ledger — the org/group counterpart to the buyer-scoped router payments list. Amounts are per-asset atomic units (token units are not additive across assets, and not comparable to the fiat/credit rails — the group budget tracks the card-rail cents cap separately). Requires a Nevermined API key, active organization membership, and the Premium tier or higher.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Organization ID
"org-abc123"
Group ID
"grp-9f2a1c"
Query Parameters
Maximum number of payments to return (1–1000).
100
ISO-8601 end date (inclusive).
"2026-02-01T23:59:59.999Z"
ISO-8601 start date (inclusive). Omit for a 30-day window.
"2026-01-01T00:00:00.000Z"
Response
The group's per-asset router-rail spend + recent payments
Related topics
Create DelegationGroups & BudgetsCreate a per-currency budget for a groupList a group's budgets (one per currency)Organization Wallets