Description
This article describes a method of printing out users configured on FortiPortal with an API call via the browser.
Scope
FortiPortal.
Solution
Access the web GUI using the following URL:
https://[fpc_IP_addr]/fpc/v1/api/account/organization/users/
By default, the list is limited to 10 results. More can be displayed by adding ?size= to the URL, for example:
https://[fpc_IP_addr]/fpc/v1/api/account/organization/users/?size=500
Labels: