Skip to main content

List All Fax Media

The ability to read all of the medias that are associated with your fax. This will be returned as a list of medias.

Permissions

The API token must include the following scopes: Fax.

Path Parameters
AccountSid uuid REQUIRED

The unique identifier for the account this fax media is associated with.

FaxSid uuid REQUIRED

The unique identifier of the fax that the media is associated with.

Responses
200

OK

Schema OPTIONAL
uri string OPTIONAL
first_page_uri string OPTIONAL
next_page_uri string OPTIONAL
previous_page_uri string OPTIONAL
page integer OPTIONAL
page_size integer OPTIONAL
media object[] OPTIONAL
account_sid uuid OPTIONAL

The unique identifier for the account that created this conference.

content_type uuid OPTIONAL

The content type of the stored media.

date_created uuid OPTIONAL

The date and time, in ISO 8601 format, the fax media was created.

date_updated uuid OPTIONAL

The date and time, in ISO 8601 format, the fax media was updated.

fax_sid uuid OPTIONAL

The unique identifier of the fax that the media is associated with.

sid uuid OPTIONAL

The unique identifier for the fax media.

url uuid OPTIONAL

The URL of this resource.