Serve image
Serve a stored chat image embed.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
sessionId*string
filename*string
Response Body
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"
}