get https://apis.mimi.fd.ai/v1/applications
API実行に必要なスコープ
https://apis.mimi.fd.ai/auth/applications.r
応答
オブジェクトの配列。オブジェクトのプロパティは以下。
applicationId string | アプリケーションId |
name string | アプリケーションの名称 |
description string | アプリケーションの説明 |
scope string | アプリケーションスコープ |
clientIssueType integer | クライアント認証方式。0 の場合、「mimi がクライアント ID を発行する」。1 の場合、「外部認証サーバーを利用する」。 |
creationTimestamp integer | 作成時刻(unixtime) |