Get a list of watchlist category metadata organized by date

get/collection/categories
Internal-Use Only

Returns a list of watchlist category metadata, where each element of the list identifies the categories for the watchlist on that date.

Request Samples

1

Response Samples

1{
2 "version": 2,
3 "accept": "application/vnd.sas.watchlist.screening.collection.categories",
4 "count": 3,
5 "start": 0,
6 "limit": 3,
7 "name": "watchlist sanction categories",
8 "items": [
9 {
10 "watchlist": "un",
11 "captureDt": "2023-12-15",
12 "data": [
13 {
14 "listId": "UN",
15 "category": "Al-Qaida"
16 },
17 {
18 "listId": "UN",
19 "category": "CAR"
20 },
21 {
22 "listId": "UN",
23 "category": "DPRK"
24 },
25 {
26 "listId": "UN",
27 "category": "DRC"
28 },
29 {
30 "listId": "UN",
31 "category": "GB"
32 },
33 {
34 "listId": "UN",
35 "category": "Haiti"
36 },
37 {
38 "listId": "UN",
39 "category": "Iraq"
40 },
41 {
42 "listId": "UN",
43 "category": "Libya"
44 },
45 {
46 "listId": "UN",
47 "category": "Somalia"
48 },
49 {
50 "listId": "UN",
51 "category": "SouthSudan"
52 },
53 {
54 "listId": "UN",
55 "category": "Sudan"
56 },
57 {
58 "listId": "UN",
59 "category": "Taliban"
60 },
61 {
62 "listId": "UN",
63 "category": "Yemen"
64 }
65 ],
66 "links": [
67 {
68 "href": "/watchlistScreening/collection/categories",
69 "method": "GET",
70 "rel": "up",
71 "type": "application/vnd.sas.collection",
72 "itemType": "application/vnd.sas.watchlist.screening.collection.categories",
73 "uri": "/watchlistScreening/collection/categories"
74 },
75 {
76 "href": "/watchlistScreening/collection/categories/2023-12-15",
77 "method": "GET",
78 "rel": "self",
79 "type": "application/vnd.sas.watchlist.screening.collection.categories",
80 "uri": "/watchlistScreening/collection/categories/2023-12-15"
81 }
82 ]
83 },
84 {
85 "watchlist": "un",
86 "captureDt": "2023-12-14",
87 "data": [
88 {
89 "listId": "UN",
90 "category": "Al-Qaida"
91 },
92 {
93 "listId": "UN",
94 "category": "CAR"
95 },
96 {
97 "listId": "UN",
98 "category": "DPRK"
99 },
100 {
101 "listId": "UN",
102 "category": "DRC"
103 },
104 {
105 "listId": "UN",
106 "category": "GB"
107 },
108 {
109 "listId": "UN",
110 "category": "Haiti"
111 },
112 {
113 "listId": "UN",
114 "category": "Iraq"
115 },
116 {
117 "listId": "UN",
118 "category": "Libya"
119 },
120 {
121 "listId": "UN",
122 "category": "Somalia"
123 },
124 {
125 "listId": "UN",
126 "category": "SouthSudan"
127 },
128 {
129 "listId": "UN",
130 "category": "Sudan"
131 },
132 {
133 "listId": "UN",
134 "category": "Taliban"
135 },
136 {
137 "listId": "UN",
138 "category": "Yemen"
139 }
140 ],
141 "links": [
142 {
143 "href": "/watchlistScreening/collection/categories",
144 "method": "GET",
145 "rel": "up",
146 "type": "application/vnd.sas.collection",
147 "itemType": "application/vnd.sas.watchlist.screening.collection.categories",
148 "uri": "/watchlistScreening/collection/categories"
149 },
150 {
151 "href": "/watchlistScreening/collection/categories/2023-12-14",
152 "method": "GET",
153 "rel": "self",
154 "type": "application/vnd.sas.watchlist.screening.collection.categories",
155 "uri": "/watchlistScreening/collection/categories/2023-12-14"
156 }
157 ]
158 },
159 {
160 "watchlist": "un",
161 "captureDt": "2023-12-13",
162 "data": [
163 {
164 "listId": "UN",
165 "category": "Al-Qaida"
166 },
167 {
168 "listId": "UN",
169 "category": "CAR"
170 },
171 {
172 "listId": "UN",
173 "category": "DPRK"
174 },
175 {
176 "listId": "UN",
177 "category": "DRC"
178 },
179 {
180 "listId": "UN",
181 "category": "GB"
182 },
183 {
184 "listId": "UN",
185 "category": "Haiti"
186 },
187 {
188 "listId": "UN",
189 "category": "Iraq"
190 },
191 {
192 "listId": "UN",
193 "category": "Libya"
194 },
195 {
196 "listId": "UN",
197 "category": "Somalia"
198 },
199 {
200 "listId": "UN",
201 "category": "SouthSudan"
202 },
203 {
204 "listId": "UN",
205 "category": "Sudan"
206 },
207 {
208 "listId": "UN",
209 "category": "Taliban"
210 },
211 {
212 "listId": "UN",
213 "category": "Yemen"
214 }
215 ],
216 "links": [
217 {
218 "href": "/watchlistScreening/collection/categories",
219 "method": "GET",
220 "rel": "up",
221 "type": "application/vnd.sas.collection",
222 "itemType": "application/vnd.sas.watchlist.screening.collection.categories",
223 "uri": "/watchlistScreening/collection/categories"
224 },
225 {
226 "href": "/watchlistScreening/collection/categories/2023-12-13",
227 "method": "GET",
228 "rel": "self",
229 "type": "application/vnd.sas.watchlist.screening.collection.categories",
230 "uri": "/watchlistScreening/collection/categories/2023-12-13"
231 }
232 ]
233 }
234 ],
235 "links": [
236 {
237 "method": "GET",
238 "rel": "self",
239 "href": "/watchlistScreening/collection/categories",
240 "uri": "/watchlistScreening/collection/categories",
241 "type": "application/vnd.sas.collection",
242 "itemType": "application/vnd.sas.watchlist.screening.collection.categories"
243 }
244 ]
245}

Header Parameters

NameTypeRequiredDescription
Accept
string
false

The desired representation for the response.

Allowed values:
application/vnd.sas.collection+jsonapplication/json
Default:
application/vnd.sas.collection+json
Accept-Item
string
false

The desired item representation for collections; the default is application/vnd.sas.watchlist.screening.collection.categories+json.

Allowed values:
application/vnd.sas.watchlist.screening.collection.categories+jsonapplication/json
Default:
application/vnd.sas.watchlist.screening.collection.categories+json

Responses

StatusMeaningDescription
200OKThe request succeeded.HeadersSchema
404Not FoundThe specified resource was not found.Schema
500Internal Server ErrorThe service encountered an error.Schema