# Retrieve a list of all fax media instances for the specified fax **GET /v1/Faxes/{FaxSid}/Media** Retrieve a list of all fax media instances for the specified fax. TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **FaxSid** (string) The SID of the fax with the FaxMedia resources to read. ### Query parameters - **PageSize** (integer) How many resources to return in each list page. The default is 50, and the maximum is 1000. ## Responses ### 200 OK #### Body: (object) - **media** (array[object]) - **meta** (object) [Powered by Bump.sh](https://bump.sh)