Skip to main content
POST
Get Users Spending Summary

Authorizations

Authorization
string
header
required

Bearer authentication using an access token. Format: Bearer <access_token>

Body

application/json

GetUsersSpendingSummaryRequest is the request for spending totals.

userId
string

The unique ID of the operator user.

targetUserIds
string[]

The unique IDs of the target users.

Response

A successful response.

GetUsersSpendingSummaryResponse is the response for spending totals.

summaries
object[]

Spending totals per user.