List faxes
GET/faxes
Endpoint for retrieving a list of inbound and outbound faxes. To fetch all available faxes, the next_page parameter is available as a cursor to iterate over. The iteration process works by taking the next_page field in the response from the /faxes route and then providing the next_page parameter in the subsequent request to /faxes.
Request
Responses
- 200