We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b596cf6 commit 56f2d26Copy full SHA for 56f2d26
json-logs/samples/api/team.externalTeams.list.json
@@ -0,0 +1,36 @@
1
+{
2
+ "ok": true,
3
+ "organizations": [
4
+ {
5
+ "team_id": "T00000",
6
+ "team_name": "",
7
+ "team_domain": "",
8
+ "public_channel_count": 1,
9
+ "private_channel_count": 0,
10
+ "im_channel_count": 0,
11
+ "mpim_channel_count": 0,
12
+ "connected_workspaces": [
13
14
+ "workspace_id": "T000",
15
+ "workspace_name": ""
16
+ }
17
+ ],
18
+ "slack_connect_prefs": {},
19
+ "connection_status": "CONNECTED",
20
+ "last_active_timestamp": 1718720443,
21
+ "is_sponsored": false,
22
+ "canvas": {
23
+ "total_count": 0,
24
+ "ownership_details": []
25
+ },
26
+ "lists": {
27
28
29
30
31
32
+ "total_count": 1,
33
+ "response_metadata": {
34
+ "next_cursor": ""
35
36
+}
0 commit comments