-
Notifications
You must be signed in to change notification settings - Fork 228
Expand file tree
/
Copy pathadmin.apps.activities.list.json
More file actions
76 lines (76 loc) · 1.74 KB
/
admin.apps.activities.list.json
File metadata and controls
76 lines (76 loc) · 1.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"ok": false,
"activities": [
{
"app_id": "A00000000",
"level": "",
"event_type": "",
"source": "",
"component_type": "",
"component_id": "",
"team_id": "",
"enterprise_id": "E00000000",
"payload": {
"exec_outcome": "",
"workflow_name": "",
"function_name": "",
"function_type": "",
"function_id": "",
"function_execution_id": "",
"total_steps": 12345,
"current_step": 12345,
"actor": "W00000000",
"error": "",
"log": "",
"type": "",
"billing_reason": [
""
],
"is_billing_excluded": false,
"trigger": {
"id": "",
"type": "",
"config": {
"name": "",
"description": "",
"schema": {},
"event_type": ""
},
"trip_information": {
"user_id": "W00000000",
"channel_id": "C00000000",
"reaction": "",
"message_ts": "",
"list_id": ""
}
},
"channel_id": "C00000000",
"bot_user_id": "U00000000",
"inputs": {},
"details": "",
"request_type": "",
"datastore_name": "",
"action": "",
"team_id": "E00000000",
"user_id": "W00000000",
"bundle_size_kb": 12345,
"outputs": {
"channel_id": "C00000000",
"message_ts": "0000000000.000000"
},
"code": "",
"app_id": "A00000000"
},
"created": 12345,
"trace_id": "",
"parent_execution_id": ""
}
],
"response_metadata": {
"next_cursor": ""
},
"error": "",
"needed": "",
"provided": "",
"warning": ""
}