# Inbound Fax

View and configure inbound fax numbers

## Retrieve inbound number configurations

 - [GET /inbound/numbers](https://developers.retarus.com/fax/fax-config-api/inbound-fax/getnumbers.md): Retrieve inbound number configurations.

## Retrieve a single inbound fax number

 - [GET /inbound/numbers/{number}](https://developers.retarus.com/fax/fax-config-api/inbound-fax/getnumber.md): Retrieve the configuration for the single specified inbound fax number.

## Update a single inbound fax number

 - [PUT /inbound/numbers/{number}](https://developers.retarus.com/fax/fax-config-api/inbound-fax/updatenumber.md): Update a single inbound fax number. Any omitted fields are  automatically defaulted to null, where null is equivalent to Default ie the value will be inherited from the assigned profile.

