Retrieve joint fax accounts
Security
http-basic-auth
- Mock serverhttps://developers.retarus.com/_mock/fax/fax-config-api/joint/accounts/{correlation-id}
- Productionhttps://fax-config.de2.retarus.com/v2/joint/accounts/{correlation-id}
curl -i -X GET \
-u '<username>:<password>' \
https://developers.retarus.com/_mock/fax/fax-config-api/joint/accounts/aecd8419-6bf4-4e17-9380-b3236297ecfaResponse
[ { "correlationId": "string", "inbound": [ … ], "outbound": [ … ] } ]