GET
/
accounts
/
{user_id}
/
files
/
{fax_id}

Authorizations

Authorization
string
headerrequired

OAuth2 Authorization Grant

Path Parameters

user_id
string
default: selfrequired

self or user id of a corporate member

fax_id
string
required

ID of the fax which you want to download

Query Parameters

format
enum<string>
deprecated

This 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