get_slack_tokens
ENUM
Contents
- Properties
id
public enum get_slack_tokens
Lists all slack tokens belonging to the authenticated user. Returns a paginated list of tokens, including their status, creation dates, and associated metadata.
- Remark: HTTP
GET /channels/slack/tokens
. - Remark: Generated from
#/paths//channels/slack/tokens/get(get_slack_tokens)
.
Properties
id
public static let id: Swift.String = "get_slack_tokens"