Skip to content

Commit c68d1ba

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2026/03/09
1 parent 21d50f1 commit c68d1ba

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs.slack.dev/methods/admin.analytics.getFile.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"desc": "Retrieve analytics data for a given date, presented as a compressed JSON file",
3-
"http_method": "POST",
3+
"http_method": "GET",
44
"scope": {
55
"user": [
66
"admin.analytics:read"

docs.slack.dev/methods/admin.analytics.messages.activity.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"desc": "Retrieves activity metrics for messages from a given channel.",
3-
"http_method": "POST",
3+
"http_method": "GET",
44
"scope": {
55
"user": [
66
"admin.analytics:read"

docs.slack.dev/methods/admin.analytics.messages.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"desc": "Retrieves metadata for a list of messages from a given channel.",
3-
"http_method": "POST",
3+
"http_method": "GET",
44
"scope": {
55
"user": [
66
"admin.analytics:read"

0 commit comments

Comments
 (0)