v1

latestOpenAPI 3.0.1Apache 2.02026-07-146210.6 KB

Fetch a specific fax.

get/v1/Faxes/{Sid}

Path parameters

Sidstring required

The Twilio-provided string that uniquely identifies the Fax resource to fetch.

Response

OK

account_sidstring nullable

The SID of the Account that created the resource

api_versionstring nullable

The API version used to transmit the fax

date_createdstring date-time nullable

The ISO 8601 formatted date and time in GMT when the resource was created

date_updatedstring date-time nullable

The ISO 8601 formatted date and time in GMT when the resource was last updated

direction'inbound' | 'outbound' nullable

The direction of the fax

durationinteger nullable

The time it took to transmit the fax

fromstring nullable

The number the fax was sent from

linksobject nullable

The URLs of the fax's related resources

media_sidstring nullable

The SID of the FaxMedia resource that is associated with the Fax

media_urlstring nullable

The Twilio-hosted URL that can be used to download fax media

num_pagesinteger nullable

The number of pages contained in the fax document

pricenumber nullable

The fax transmission price

price_unitstring currency nullable

The ISO 4217 currency used for billing

quality'standard' | 'fine' | 'superfine' nullable

The quality of the fax

sidstring nullable

The unique string that identifies the resource

status'queued' | 'processing' | 'sending' | 'delivered' | 'receiving' | 'received' | 'no-answer' | 'busy' | 'failed' | 'canceled' nullable

The status of the fax

tostring nullable

The phone number that received the fax

urlstring uri nullable

The absolute URL of the fax resource