Skip to main content
GET
利用状況を取得

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

クエリパラメータ

days
integer<int32>
デフォルト:7

利用状況を取得する日数です。

必須範囲: 1 <= x <= 90
usage.fields
enum<string>[]

表示する Usage フィールドを、カンマ区切りで指定するリスト。 Usage オブジェクトで使用できるフィールド。

Minimum array length: 1
利用可能なオプション:
cap_reset_day,
daily_client_app_usage,
daily_project_usage,
project_cap,
project_id,
project_usage
:

レスポンス

リクエストは成功しました。

data
object

クライアント App ごとの利用量

errors
object[]
Minimum array length: 1

IETF RFC 7807 (https://tools.ietf.org/html/rfc7807) で定義された HTTP Problem Details オブジェクト。