Retrieve a specific inbound fax profile.
Security
http-basic-auth
- Mock serverhttps://developers.retarus.com/_mock/fax/fax-config-api/inbound/profiles/{profile}
- Productionhttps://fax-config.de2.retarus.com/v2/inbound/profiles/{profile}
curl -i -X GET \
-u '<username>:<password>' \
'https://developers.retarus.com/_mock/fax/fax-config-api/inbound/profiles/Fax2Mail USA?inherit=false'Response
- Fax to Email Profile
- Fax to Applications - Webservice Push - Profile
- Fax to Applications - FTP - Profile
{ "name": "FaxToEmail-USA", "serviceType": "Fax2Mail" }