Skip to main content
POST
cURL

Авторизации

Authorization
string
header
обязательно

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

Параметры пути

baseId
string
обязательно

Тело

application/json
tokens
string[]
обязательно

Array of attachment tokens to resolve

Minimum array length: 1
nameHints
object

Optional map of token -> filename for name hints

Ответ

200 - application/json

Resolved attachments with URLs

success
boolean
обязательно
attachments
object[]
error
string
Последнее изменение 4 сентября 2026 г.