Skip to main content
POST
Extract Attachment Text

Authorizations

Authorization
string
header
required

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

Path Parameters

interview_id
string<uuid>
required

Query Parameters

workspace_id
string<uuid>
required

Body

multipart/form-data
file
file
required

Response

Successful Response

filename
string
required
detected_format
string
required
text
string
required
characters_read
integer
required