List Work View
Gets a list of Work List Views.
| Endpoint | http://ace-nightly-test/bpm/work/v1/workListViews?$select=mine&$skip=0&$top=30 |
| Request Payload |
Not applicable |
| Response | [
{
"name": "33",
"owner": "tibco-admin",
"getAllocatedItems": false,
"orderFilterCriteria": {},
"workViewId": 9,
"modificationDate": "2024-06-24T10:54:28.717Z",
"creationDate": "2024-06-24T10:54:28.717Z",
"public": false
},
{
"name": "34",
"owner": "tibco-admin",
"getAllocatedItems": false,
"orderFilterCriteria": {},
"workViewId": 10,
"modificationDate": "2024-06-27T08:37:57.161Z",
"creationDate": "2024-06-24T11:34:21.772Z",
"public": false
},
{
"name": "101",
"owner": "tibco-admin",
"getAllocatedItems": false,
"orderFilterCriteria": {},
"workViewId": 11,
"modificationDate": "2024-06-24T11:35:10.957Z",
"creationDate": "2024-06-24T11:35:10.957Z",
"public": false
},
{
"name": "Test_A",
"owner": "tibco-admin",
"getAllocatedItems": false,
"orderFilterCriteria": {},
"workViewId": 39,
"modificationDate": "2024-06-25T11:03:38.433Z",
"creationDate": "2024-06-25T11:03:38.433Z",
"public": false
},
{
"name": "K_Test",
"owner": "tibco-admin",
"getAllocatedItems": false,
"orderFilterCriteria": {},
"workViewId": 40,
"modificationDate": "2024-06-25T11:04:17.894Z",
"creationDate": "2024-06-25T11:04:17.894Z",
"public": false
},
{
"name": "KT_Test",
"owner": "tibco-admin",
"getAllocatedItems": false,
"orderFilterCriteria": {},
"workViewId": 41,
"modificationDate": "2024-06-25T11:05:08.095Z",
"creationDate": "2024-06-25T11:05:08.095Z",
"public": false
},
{
"name": "Auto created 849",
"description": "desc",
"owner": "tibco-admin",
"getAllocatedItems": false,
"orderFilterCriteria": {},
"workViewId": 56,
"modificationDate": "2024-06-25T17:13:49.333Z",
"creationDate": "2024-06-25T17:13:49.333Z",
"public": false
},
{
"name": "Auto created 427",
"description": "desc",
"owner": "tibco-admin",
"getAllocatedItems": false,
"orderFilterCriteria": {},
"workViewId": 57,
"modificationDate": "2024-06-25T17:14:52.636Z",
"creationDate": "2024-06-25T17:14:52.636Z",
"public": false
},
{
"name": "Auto created 781",
"description": "desc",
"owner": "tibco-admin",
"getAllocatedItems": false,
"orderFilterCriteria": {},
"workViewId": 58,
"modificationDate": "2024-06-25T17:28:18.614Z",
"creationDate": "2024-06-25T17:28:18.614Z",
"public": false
},
{
"name": "Auto created 775",
"description": "desc",
"owner": "tibco-admin",
"getAllocatedItems": false,
"orderFilterCriteria": {},
"workViewId": 59,
"modificationDate": "2024-06-25T17:31:06.784Z",
"creationDate": "2024-06-25T17:31:06.784Z",
"public": false
},
{
"name": "Auto created 222",
"description": "desc",
"owner": "tibco-admin",
"getAllocatedItems": false,
"orderFilterCriteria": {},
"workViewId": 60,
"modificationDate": "2024-06-25T17:35:19.960Z",
"creationDate": "2024-06-25T17:35:19.960Z",
"public": false
},
{
"name": "Auto created 405",
"description": "desc",
"owner": "tibco-admin",
"getAllocatedItems": false,
"orderFilterCriteria": {},
"workViewId": 61,
"modificationDate": "2024-06-25T17:36:52.120Z",
"creationDate": "2024-06-25T17:36:52.120Z",
"public": false
}
]
|