Skip to content

Commit 201e374

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2025/11/04
1 parent af12c63 commit 201e374

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs.slack.dev/methods/admin.users.getExpiration.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
{
22
"desc": "Fetches the expiration timestamp for a guest",
33
"http_method": "GET",
4-
"scope": {},
4+
"scope": {
5+
"user": [
6+
"admin.users:read"
7+
]
8+
},
59
"rate_limits": "t4",
610
"args": {
711
"type": "object",

0 commit comments

Comments
 (0)