Skip to content

Download one attachment

GET
/v1/aliases/{alias}/messages/{messageId}/attachments/{index}

Streams one extracted attachment by its zero-based index (its own content-type + filename).

Authorizations

apiKey

Scoped API key. Scopes are readwriteadmin. A call needing more scope than the key holds returns 403 insufficient_scope.

Type
HTTP (bearer)

Parameters

Path Parameters

alias*
Type
string
Required
Example"support"
messageId*
Type
string
Required
index*
Type
integer
Required
Example0
Minimum
0

Responses

The attachment bytes.

application/octet-stream

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Emithook · a Finnoto product