Teams channel get profile
org.intentschema.communication.chat.channel.get.v1@com.microsoft.teams.v1
JSON: bare · @sha256:3a678aaf495d…
Hash: sha256:3a678aaf495d5cc0c3db0b94b7dad5544cf1f54f4e0a407e3ed1e88534d17753
Microsoft Teams profile for channel get.
Implements: Get chat channel (org.intentschema.communication.chat.channel.get.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "ms_teams", required: system) |
ms_teams @com.microsoft.teams | object | |
ms_teams @com.microsoft.teams
open object — no declared properties
Result
| Field | Type | Description |
external_id * | string | |
object | object | |
object
| Field | Type | Description |
name | string | |
topic | string | |
purpose | string | |
kind | enum: channel | dm | group_dm | |
private | boolean | |
archived | boolean | |
member_count | integer | |
created_at | string (date-time) | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | channelId path param |