Files
Get fax thumbnail
Retrieve fax thumbnail (Permitted scopes: fax:all:read, fax:fax:read)
GET
/
accounts
/
{user_id}
/
thumbnail
/
{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
Response
200 - application/pdf
Binary data. Will save to file and return file path if _preload_content
is True, otherwise will return binary stream