Type
|
Example REST API
|
HTTP Method
|
Description
|
---|---|---|---|
Dashboards
|
http://focalpointserver/fp/resources/homepages
|
GET
|
Lists all the accessible dashboards for the given server instance and the API user.
|
Tabs
|
http://focalpointserver/fp/resources/workspaces/2/homepages
|
GET
|
Lists all the tabs in the given workspace.
|
Widgets
|
http://focalpointserver/fp/resources/workspaces/2/homepages/tabs/20
|
GET
|
Lists the contents of all the widgets in the given tab.
|