Get My Spend History
Get the caller’s settled AI spend history and current calendar-month totals.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, refer to the c1TokenSource.Token() function.
Response
GetMySpendHistoryResponse contains the caller's complete-day history and current calendar-month totals.
GetMySpendHistoryResponse contains the caller's complete-day history and current calendar-month totals.
Currency used for monetary values.
Settled spend from reporting_start through reporting_end.
Settled spend from month_start through the current whole-second cutoff.
Settled spend from month_start through reporting_end.
Settled spend for each complete UTC day in the reporting range.