GET /v1/Faxes/{FaxSid}/Media
Summary: —
Operation ID: ListFaxMedia
Auth: unknown
Operation ID: ListFaxMedia
Auth: unknown
Description
Retrieve a list of all fax media instances for the specified fax.
Parameters (2)
FaxSid
(string, path, required)
The SID of the fax with the FaxMedia resources to read.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^FX[0-9a-fA-F]{32}$'}
PageSize
(integer, query, optional)
How many resources to return in each list page. The default is 50, and the maximum is 1000.
Constraints: {'minimum': 1, 'maximum': 1000}
No probe data for this endpoint yet.