get https://auth.mimi.fd.ai/v2/developers/token
This API is deprecated.
応答
code integer | HTTPレスポンス ステータスコード |
error string | エラー発生時、エラー事由 |
status string | ステータス。成功=success, 失敗=error, 受付済=acceptedなど。 |
progress integer | プログレス。進捗率(%) |
kind string | オペレーション種別 |
developerId string | デベロッパーID |
accessToken string | アクセストークン |
expires_in integer | アクセストークンの有効期限(秒) |
operationId string | オペレーションId |
selfLink string | このオペレーションリソースを示すURI。現在、オペレーションリソースに対する GET は未実装。 |
targetLink string | このオペレーションによって影響を受けたリソースを示す URI |
startTimestamp integer | 実行開始時刻(unixtime) |
endTimestamp integer | 実行終了時刻(unixtime) |