SNA
エンドポイントリファレンス

画像提供

保存済み chat 画像 embed を提供します。

GET
/chat/images/{sessionId}/{filename}

認証

bearerAuth
認証Bearer <token>

In: header

パスパラメータ

sessionId*string
filename*string

レスポンス本文

image/png

application/json

application/json

application/json

curl -X GET "https://example.com/chat/images/string/string"
null
{
  "status": "error",
  "message": "string",
  "stack": "string"
}
{
  "status": "error",
  "message": "string",
  "stack": "string"
}
{
  "status": "error",
  "message": "string",
  "stack": "string"
}