v1

latestOpenAPI 3.0.1Apache 2.02026-07-146210.6 KB

Fetch a specific fax media instance.

get/v1/Faxes/{FaxSid}/Media/{Sid}

Path parameters

FaxSidstring required

The SID of the fax with the FaxMedia resource to fetch.

Sidstring required

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

Response

OK

account_sidstring nullable

The SID of the Account that created the resource

content_typestring nullable

The content type of the stored fax media

date_createdstring date-time nullable

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

date_updatedstring date-time nullable

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

fax_sidstring nullable

The SID of the fax the FaxMedia resource is associated with

sidstring nullable

The unique string that identifies the resource

urlstring uri nullable

The absolute URL of the FaxMedia resource