chat get Permalink
GET {{baseUrl}}/chat.getPermalink?channel=C2U86NC6M&message_ts=1612288689.000200
Retrieve a permalink URL for a specific extant message
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
channel | string | (Required) The ID of the conversation or channel containing the message | |
message_ts | string | (Required) A message's ts value, uniquely identifying it within a channel |
RESPONSES
status: OK
{"ok":"\u003cboolean\u003e","channel":"\u003cstring\u003e","permalink":"\u003curi\u003e"}