Skip to main content
POST
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

baseId
string
requerido

Cuerpo

application/json
tokens
string[]
requerido

Array of attachment tokens to resolve

Minimum array length: 1
nameHints
object

Optional map of token -> filename for name hints

Respuesta

200 - application/json

Resolved attachments with URLs

success
boolean
requerido
attachments
object[]
error
string
Última modificación el 4 de septiembre de 2026