Skip to main content
GET
Get spends by month

承認

Authorization
string
header
必須

For authenticated requests, set the Authorization: Bearer your_api_key parameter in the header.
You can create and manage your API Keys by visiting the API Keys tab in the Settings page of your organization in Admina

パスパラメータ

organizationId
number
必須

クエリパラメータ

startDate
string<date>
必須

Filter spends by start date.

:

"2022-01-01"

endDate
string<date>
必須

Filter spends by end date.

:

"2022-03-31"

レスポンス

200 - application/json
meta
object
必須
spends
object[]
必須
read-only
最終更新日 2026年8月10日