Skip to main content
GET
List Fax Phone Numbers

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Response

200 - application/json

Successful Response

id
string
required
number
string
required
isPrimary
boolean
default:false
type
enum<string>
default:CALL

Which SignalWire resource is bound to the DID's calling handler.

SignalWire exposes one calling handler slot per DID, so a single number is either a voice line or a fax line — not both. SMS lives on a separate messaging handler and is bound in both cases.

Available options:
CALL,
FAX
timezone
string
default:America/New_York
locationId
string | null
ringGroupFailoverAssistantId
string | null
offHoursAssistantId
string | null
keyterms
string[] | null
assistantCount
integer
default:0
assistants
PhoneNumberAssistantSummary · object[]
ringGroupCount
integer
default:0
ringGroups
PhoneNumberRingGroupSummary · object[]
createdDate
string<date-time> | null