GET /v1/Faxes/{FaxSid}/Media/{Sid}
Summary: —
Operation ID: FetchFaxMedia
Auth: unknown
Operation ID: FetchFaxMedia
Auth: unknown
Description
Fetch a specific fax media instance.
Parameters (2)
FaxSid
(string, path, required)
The SID of the fax with the FaxMedia resource to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^FX[0-9a-fA-F]{32}$'}
Sid
(string, path, required)
The Twilio-provided string that uniquely identifies the FaxMedia resource to fetch.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^ME[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.