Spend breakdown report (committed / invoiced lens)
GET/reports/spend
Grouped committed or invoiced spend with a monthly series. group_by=user is admin-only and honors the per-entity reporting.spend_per_user_enabled toggle (server-enforced). For a consolidated group_by=user view (no entity requested), rows with a NULL legal entity are included only when the works-council toggle excluded no entity; if any entity is dropped the scope narrows to the kept entities and NULL-entity rows fall out.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
OK
Bad Request
Unauthorized
Forbidden
Too many requests - rate limited by the API firewall; wait out the Retry-After delay before retrying
Response Headers
Retry-After
Delay in seconds a client must wait before retrying the request
Internal Server Error