Get Permalink
GET {{baseUrl}}/chat.getPermalink?token=<>&message_ts=<>&channel=<>
Retrieve a permalink URL for a specific extant message
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
token | string | Authentication token. Requires scope: groups:history | |
message_ts | string | A message's ts value, uniquely identifying it within a channel | |
channel | string | Private channel to fetch thread from |