Get a list of administrator workflow settings

get/settings/administrators
Internal-Use Only

Retrieves a list of administrator workflow settings. The returned items are of type application/vnd.sas.investigation.workflow.setting+json.

Request Samples

1

Response Samples

1{
2 "links": [
3 {
4 "method": "GET",
5 "rel": "list",
6 "href": "/svi-datahub/workflows/settings/administrators",
7 "uri": "/svi-datahub/workflows/settings/administrators",
8 "type": "application/vnd.sas.collection"
9 },
10 {
11 "method": "POST",
12 "rel": "create",
13 "href": "/svi-datahub/workflows/settings/administrators",
14 "uri": "/svi-datahub/workflows/settings/administrators",
15 "type": "application/vnd.sas.investigation.workflow.setting",
16 "responseType": "application/vnd.sas.investigation.workflow.setting"
17 },
18 {
19 "method": "DELETE",
20 "rel": "delete all",
21 "href": "/svi-datahub/workflows/settings/administrators",
22 "uri": "/svi-datahub/workflows/settings/administrators"
23 }
24 ],
25 "name": "workflowSettings",
26 "accept": "application/vnd.sas.investigation.workflow.setting",
27 "start": 0,
28 "count": 2,
29 "items": [
30 {
31 "links": [
32 {
33 "method": "GET",
34 "rel": "self",
35 "href": "/svi-datahub/workflows/settings/administrators/MYTASKS_HOME_COLUMNS",
36 "uri": "/svi-datahub/workflows/settings/administrators/MYTASKS_HOME_COLUMNS",
37 "type": "application/vnd.sas.investigation.workflow.setting",
38 "responseType": "application/vnd.sas.investigation.workflow.setting+json"
39 },
40 {
41 "method": "PUT",
42 "rel": "update",
43 "href": "/svi-datahub/workflows/settings/administrators/MYTASKS_HOME_COLUMNS",
44 "uri": "/svi-datahub/workflows/settings/administrators/MYTASKS_HOME_COLUMNS",
45 "type": "application/vnd.sas.investigation.workflow.setting",
46 "responseType": "application/vnd.sas.investigation.workflow.setting+json"
47 },
48 {
49 "method": "DELETE",
50 "rel": "delete",
51 "href": "/svi-datahub/workflows/settings/administrators/MYTASKS_HOME_COLUMNS",
52 "uri": "/svi-datahub/workflows/settings/administrators/MYTASKS_HOME_COLUMNS"
53 }
54 ],
55 "version": 1,
56 "id": "MYTASKS_HOME_COLUMNS",
57 "user": "<svi_administrator>",
58 "columns": {
59 "defaultColumns": [
60 {
61 "name": "entityLabel",
62 "order": 1
63 },
64 {
65 "name": "entityInstanceLabel",
66 "order": 2
67 },
68 {
69 "name": "name",
70 "order": 3
71 },
72 {
73 "name": "description",
74 "order": 4
75 },
76 {
77 "name": "dueDateTimestamp",
78 "order": 5
79 }
80 ],
81 "defaultSort": [
82 {
83 "name": "dueDateTimestamp",
84 "direction": "ascending",
85 "order": 1
86 }
87 ]
88 },
89 "createdAt": "2023-08-01T21:39:31.048Z",
90 "createdBy": "<svi_db_user>",
91 "lastUpdatedAt": "2023-08-01T21:39:31.048Z",
92 "lastUpdatedBy": "<svi_db_user>"
93 },
94 {
95 "links": [
96 {
97 "method": "GET",
98 "rel": "self",
99 "href": "/svi-datahub/workflows/settings/administrators/TASKS_TAB_COLUMNS",
100 "uri": "/svi-datahub/workflows/settings/administrators/TASKS_TAB_COLUMNS",
101 "type": "application/vnd.sas.investigation.workflow.setting",
102 "responseType": "application/vnd.sas.investigation.workflow.setting+json"
103 },
104 {
105 "method": "PUT",
106 "rel": "update",
107 "href": "/svi-datahub/workflows/settings/administrators/TASKS_TAB_COLUMNS",
108 "uri": "/svi-datahub/workflows/settings/administrators/TASKS_TAB_COLUMNS",
109 "type": "application/vnd.sas.investigation.workflow.setting",
110 "responseType": "application/vnd.sas.investigation.workflow.setting+json"
111 },
112 {
113 "method": "DELETE",
114 "rel": "delete",
115 "href": "/svi-datahub/workflows/settings/administrators/TASKS_TAB_COLUMNS",
116 "uri": "/svi-datahub/workflows/settings/administrators/TASKS_TAB_COLUMNS"
117 }
118 ],
119 "version": 1,
120 "id": "TASKS_TAB_COLUMNS",
121 "user": "<svi_administrator>",
122 "columns": {
123 "defaultColumns": [
124 {
125 "name": "isClaimedByCurrentUser",
126 "order": 1
127 },
128 {
129 "name": "entityLabel",
130 "order": 2
131 },
132 {
133 "name": "entityInstanceLabel",
134 "order": 3
135 },
136 {
137 "name": "name",
138 "order": 4
139 },
140 {
141 "name": "workflowLabel",
142 "order": 5
143 },
144 {
145 "name": "assignee",
146 "order": 6
147 },
148 {
149 "name": "claimedAt",
150 "order": 7
151 },
152 {
153 "name": "createdAt",
154 "order": 8
155 },
156 {
157 "name": "dueDateTimestamp",
158 "order": 9
159 }
160 ],
161 "defaultSort": [
162 {
163 "name": "name",
164 "direction": "descending",
165 "order": 1
166 },
167 {
168 "name": "dueDateTimestamp",
169 "direction": "ascending",
170 "order": 2
171 }
172 ]
173 },
174 "createdAt": "2023-08-01T21:39:31.048Z",
175 "createdBy": "<svi_db_user>",
176 "lastUpdatedAt": "2023-08-16T00:09:49.638Z",
177 "lastUpdatedBy": "videmo"
178 }
179 ],
180 "limit": 2,
181 "version": 2
182}

Query Parameters

NameTypeRequiredDescription
fields
string
false

The comma-separated list of resource members to return in the collection.

filter
string
false

Filters the collection using prefix function syntax using selected resource members.

limit
integer<int32>
false

The number of items that were requested for the collection.

Default:
10
sortBy
string
false

The sorting preference for selected resource members in the returned collection.

Default:
id:ascending
start
integer<int64>
false

The zero-based index of the first item in the collection.

Default:
0

Responses

StatusMeaningDescription
200OKThe request succeeded.Schema