# Inbound Fax Profiles

View and configure inbound fax profiles

## Retrieve inbound profile configurations

 - [GET /inbound/profiles](https://developers.retarus.com/fax/fax-config-api/inbound-fax-profiles/getinboundprofiles.md): Retrieve inbound fax profile configurations.

## Retrieve a single inbound fax profile

 - [GET /inbound/profiles/{profile}](https://developers.retarus.com/fax/fax-config-api/inbound-fax-profiles/getinboundprofile.md): Retrieve a specific inbound fax profile.

## Create an inbound fax profile

 - [PUT /inbound/profiles/{profile}](https://developers.retarus.com/fax/fax-config-api/inbound-fax-profiles/upsertinboundprofile.md): Create an inbound fax profile.

## Delete an inbound fax profile

 - [DELETE /inbound/profiles/{profile}](https://developers.retarus.com/fax/fax-config-api/inbound-fax-profiles/deleteinboundprofile.md): Delete an inbound fax profile.

