List Faxes
List your team’s fax history, newest first.
HIPAA only: this endpoint exists only in Pinnacle’s HIPAA cell and is unavailable at https://api.pinnacle.sh.
Results contain complete faxes only. Use nextOffset until it is null. The maximum page size is 100 records and the maximum offset is 100,000.
Authentication
PINNACLE-API-KEYstring
API Key authentication via header
Query parameters
limit
Maximum logical faxes to return. Defaults to 25.
offset
Zero-based number of logical faxes to skip. Defaults to 0.
direction
Return only inbound or outbound logical faxes.
Allowed values:
Response
Fax history.
data
nextOffset
Offset for the next page, or null when no more records exist.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error
503
Service Unavailable Error

