Skip to main content
GET
Get the content of one referenced conversation attachment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

taskID
string<uuid>
required
Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
messageID
string<uuid>
required
Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
sha256
string
required
Pattern: ^[0-9a-f]{64}$

Query Parameters

index
integer<int64>
required
Required range: 0 <= x <= 9

Response

OK

data
string
required
Minimum string length: 1
filename
string
required
Minimum string length: 1
mediaType
string
required
Minimum string length: 1