Slack conversation
slack.conversation MQL resource for querying Slack infrastructure with cnquery and cnspec.
Slack
Slack conversation
Use MQL in cnspec shell or policy:
slack.conversationMin version: latestDefaults:
id nameRelationships
4 resources · 9 relationships·Click to select, expand fields to see properties.
Fields (20)
| Field | Type | Description |
|---|---|---|
createdrequired | time | Timestamp of when the conversation was created |
creator | slack.user | User that created this conversation |
idrequired | string | Conversation ID |
isArchivedrequired | int | Whether the conversation is archived |
isChannelrequired | int | Whether a conversation is a channel |
isExtSharedrequired | int | Whether the conversation is part of a shared channel with a remote organization |
isGrouprequired | int | Whether the conversation is a private channel created before March 2021 |
isIMrequired | int | Whether the conversation is a direct message |
isMpimrequired | int | Whether the conversation is private between multiple users |
isOpenrequired | int | Whether the conversation is open |
isOrgSharedrequired | int | Whether the channel is shared between Enterprise Grid workspaces |
isPendingExtSharedrequired | int | Whether the conversation is to be shared with a remote organization |
isPrivaterequired | int | Whether the conversation is privileged between two or more members |
isSharedrequired | int | Whether the conversation is in some way shared between multiple workspaces |
localerequired | string | IETF language code that represents chosen language |
members | []slack.user | Members of the conversation |
namerequired | string | Name of the conversation |
priorityrequired | float | Priority of the conversation |
purposerequired | dict | Information about the channel purpose |
topicrequired | dict | Information about the channel topic |