Viewing Add Global Contacts Status of Non-Admin Users
HTTP Request
Line
HTTP Response
Status Codes
Example
1
GET /ffws/v1/user_options HTTP/1.1
2
content-type: application/xml
3
authorization: Basic YWRtaW46YWRtaW4=
4
-----------------------------------
5
HTTP/1.1 200 OK
6
content-type: application/xml
7
<?xml
version="1.0" encoding="UTF-8"?>
8
<response>
9
<message>Success</message>
10
<user_options>
11
<add_global>false</add_global>
12
</user_options>
13
</response>
FaxFinder Web Services API Developer Guide
GET /ffws/v1/user_options HTTP/1.1
200 OK
Current status of global contacts.
400 Bad Request
The provided XML is not valid.
FAXFINDER CONFIGURATION
44
Need help?
Do you have a question about the FaxFinder FF240-IP and is the answer not in the manual?