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
attachments
object[]
requerido

Attachments to extract text from

Minimum array length: 1

Respuesta

200 - application/json

Extracted text content

success
boolean
requerido
extractedFiles
object[]
totalCharacters
number
truncatedFiles
number
message
string
error
string
Última modificación el 4 de septiembre de 2026