List Attachments
List attachments in a particular stream.
Get attachments in a particular stream.
GETyourpodURL.symphony.com/pod/v1/streams/{sid}/attachments
Path parameters
sid*string
Stream Id
Query parameters
Header parameters
Response
OK
Body
messageIdstring
Example: "PYLHNm/1K6p...peOpj+FbQ"
ingestionDateinteger (int64)
Example: 1548089933946
userIdinteger (int64)
Example: 14568529068038
fileIdstring
The attachment File ID.
"internal_14362"
namestring
The file name.
"butterfly.jpg"
sizeinteger (int64)
Size in bytes.
70186
content-typestring
Example: "image/jpeg"
previewsarray of AttachmentPreview (object)
Request
Response
Last updated