1
2{
3 "error": {
4 "code": "",
5 "description": "",
6 "additionalInfo": {}
7 },
8 "data": {
9 "meta": {
10 "totalElements": 0
11 },
12 "teams": [
13 {
14 "id": "teams:<uuid>",
15 "state": "onboarding:onboarding",
16 "participantType": "teams",
17 "name": "AmazonIndia1",
18 "owner": "tenants:<uuid>",
19 "uniqueCode": "external-ref-id",
20 "category": "",
21 "subCategory": "",
22 "templateId": "template:<uuid>",
23 "properties": {},
24 "createdAt": 1257894000,
25 "createdBy": {
26 "id": 7,
27 "name": "shivam"
28 },
29 "updatedAt": 1257894000,
30 "updatedBy": {
31 "id": 7,
32 "name": "shivam"
33 }
34 }
35 ]
36 },
37 "request": {
38 "uri": "",
39 "requestId": "",
40 "queryString": "",
41 "body": {},
42 "method": ""
43 }
44}