Customer widgets
FortiPortal contains a record for each widget that a customer is using in the customerʼs portal dashboard.
Get all customer widgets
|
Method |
URL |
Description |
Arguments |
Outputs |
|---|---|---|---|---|
|
GET |
/customers/{cid}/widgets |
List all widgets for a particular customer |
cid |
JSON array |
Arguments
|
Parameter |
Type |
Description |
|---|---|---|
|
cid |
int |
Customer ID. |
Outputs
|
Parameter |
Type |
Description |
|---|---|---|
|
uid |
String |
Widget unique string |
|
widgetId |
int |
Widget ID. |
|
name |
String |
Name of the widget. |