Documentation Index
Fetch the complete documentation index at: https://orbit-docs.devotel.io/llms.txt
Use this file to discover all available pages before exploring further.
Fax API
Receive faxes on a Telnyx-provisioned fax number and read past faxes. Sending a fax goes through the unified Messaging API atPOST /v1/messages/fax.
Base path: /v1/fax
Authentication: API key (X-API-Key) or session JWT.
| Method | Path | Purpose |
|---|---|---|
GET | /v1/fax/ | List faxes |
GET | /v1/fax/{id} | Get a fax (with signed PDF URL) |
GET | /v1/fax/{id}/status | Get current status only |
See also
- Messaging API → Send fax
- Numbers API — provision a fax-capable number