Skip to main content
What API call do I make to find the total pages sent/received in a consolidated fax report?
Check out the [Get Message][1] API. You can get a fax page count (faxPageCount) from the response.


[1]: https://developers.ringcentral.com/api-reference/Message-Store/readMessage

Reply