アクセストークンの有効性を確認する

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

応答

キー内容
code
integer
HTTPレスポンス ステータスコード
error
string
エラー発生時、エラー事由
status
string
ステータス。成功=success, 失敗=error, 受付済=acceptedなど。
progress
integer
プログレス。進捗率(%)
kind
string
オペレーション種別
tokenStatus
string
アクセストークンの状態
  • 有効な状態にある=valid
  • 無効な状態にある=invalid
operationId
string
オペレーションId
selfLink
string
このオペレーションリソースを示すURI。現在、オペレーションリソースに対する GET は未実装。
targetLink
string
このオペレーションによって影響を受けたリソースを示す URI
startTimestamp
integer
実行開始時刻(unixtime)
endTimestamp
integer
実行終了時刻(unixtime)
Form Data
string
required

アクセストークン

Headers
string
required
Defaults to Bearer <accessToken>

OAuth2 準拠の Bearer トークンとして発行された mimi のアクセストークン。実行したいサービスに対応するスコープを指定して発行したアクセストークンが必要。アクセストークンの取得方法についてはトークンの取得 または 認証/認可操作を参照。

Responses

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