Skip to content

Stream a chat image attachment

GET
/api/workspaces/{workspaceId}/chat-images/{attachmentId}

Streams a chat image attachment from object storage. Private to the chat creator.

workspaceId
required
string
attachmentId
required
string

Attachment bytes.

string format: binary

Not modified (matched If-None-Match).

Invalid request

object
success
boolean
error
string
Example
Error message

Internal server error

object
success
boolean
error
string
Example
Error message