Outbox
List outgoing faxes
Get a list of faxes currently scheduled for sending. (Permitted scopes: fax:all:read, fax:fax:read)
GET
/
accounts
/
{user_id}
/
outbox
/
{outbox_fax_id}
Authorizations
Authorization
string
headerrequiredOAuth2 Authorization Grant
Path Parameters
user_id
string
default: selfrequiredself or user id of a corporate member
outbox_fax_id
string
requiredID of the outgoing fax to get
Response
200 - application/json
Model for the outbound fax stored in the outbox
id
string
requiredFax ID
status
enum<string>
requiredOutbound fax status
Available options:
submitted
, converting
, scheduled_for_sending
, sending
uid
string
requiredUser ID
comment
object
Comment to set for the fax job
contact_name
string
designated_src
string
extra_info
object
file_changes
object[]
files
string[]
Files to send
initiated_from
object
ip
string
IP address from which the send request originated
last_updated_status_time
string
Time and date when the send request status was last updated. Format: YYYY-MM-DD HH:mm:ss
options
object
Additional configuration for sending a fax
page_count
integer
Number of fax pages
Required range:
x > 0
retry
object
Fax retry settings
send_time
string
should_enhance
boolean
src
string
status_changes
object[]
submit_time
string
Date and time when the fax was submitted for sending
to
string[]
cover_page
object
Fax cover page