Files
Download fax file
Download sent or received fax file. (Permitted scopes: fax:all:read, fax:file:read)
GET
/
accounts
/
{user_id}
/
files
/
{fax_id}
Authorizations
Authorization
string
headerrequiredOAuth2 Authorization Grant
Path Parameters
user_id
string
default: selfrequiredself or user id of a corporate member
fax_id
string
requiredID of the fax which you want to download
Query Parameters
format
enum<string>
deprecatedThis parameter overrides the Accept header
Available options:
tiff
, pdf
Response
200 - application/pdf
Binary data. Will save to file and return file path if _preload_content
is True, otherwise will return binary stream