These docs are for v1.0.19. Click to read the latest docs for v1.0.36.

アプリケーションの利用可能残数を取得する

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

API実行に必要なスコープ

https://apis.mimi.fd.ai/auth/applications.r

応答

利用可能残数オブジェクトの配列。オブジェクトのプロパティは以下。

applicationId
string
アプリケーションId
name
string
アプリケーションの名称
counts
object
利用可能残数カウントオブジェクト。以下のプロパティを含む。
free_remained
string
無料枠残数。
(無料枠上限ー使用済み利用数)/100を
小数点以下第一位までを有効としてフォーマットされている。
ticket_remained
string
チケット枠残数。(契約チケット数ー使用済みチケット数)/100を
小数点以下第一位までを有効としてフォーマットされている。
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json