Load data in grid widget

This endpoint enables loading of data in widgets.

Request

URL: ibis/rest/webapp/widgets/jump/" + {widget} + "/" + {webapp} + "?webappIdentifier=" + {webapp}

Method: GET

Authorization: required

GET /ibis/rest/webapp/widgets/jump/Widget_1125331851/b6c269a4-7f00-0101-620f-5ddb22a06565?webappIdentifier=b6c269a4-7f00-0101-620f-5ddb22a06565 &widget=Widget_1125331851&_dc=1684219204310&page=1&start=0&limit=25 HTTP/1.1
Accept: application/xml
Host: localhost:8080

Request Parameters

Name Description Required Allowed values

widget

Unique id of widget

yes

Alpha-numeric with special character(-)

webappIdentifier

Unique Web Application Connector module uuid

yes

Alpha-numeric with special character(-)

Response

HTTP/1.1 200 OK
Content-Tye: application/xml
Content-Length: 1290

Errors

None