Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

baseId
string
erforderlich

Body

application/json
tokens
string[]
erforderlich

Array of attachment tokens to resolve

Minimum array length: 1
nameHints
object

Optional map of token -> filename for name hints

Antwort

200 - application/json

Resolved attachments with URLs

success
boolean
erforderlich
attachments
object[]
error
string
Zuletzt geändert am 4. September 2026