List all templates for a notification and channel
GET /notifications/{notificationId}/{channel}/templates
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Notification ID
Channel type
Responses
Section titled “ Responses ”Successful response
List of templates for a notification/channel (list endpoint).
object
object
object
object
object
object
object
object
object
object
object
object
object
object
object
object
object
Slack message metadata with optional work object entities. Combines standard Slack message metadata fields with an array of entity objects.
object
An array of work object entities.
object
Entity type (e.g., ‘slack#/entities/task’, ‘slack#/entities/file’).
Schema for the given entity type.
object
Reference used to identify an entity within the developer’s system.
object
URL used to identify an entity within the developer’s system.
The exact URL posted in the source message. Required in metadata passed to chat.unfurl.
A human readable alphanumeric string representing your application’s metadata event.
A free-form object containing whatever data your application wishes to attach to messages.
object
Bad Request
Unauthorized
Internal Server Error