v3

latestOpenAPI 3.0.32026-07-21354289.5 KB
File

getFileText

Get the plain-text representation of a file entity. Returns status not_ready while text is being prepared and unsupported when text is unavailable for the file or organization.

get/v1/files/{id}/text

Path parameters

string required

Empty string (used when file ID not yet assigned)

OR
string uuid required

Valid UUID v4

The UUID of the file entity

Response

Text state for the file entity

OR
OR