webhooks

Get an incoming webhook

Get an incoming webhook given the hook id.

Permissions

manage_webhooks for system or manage_webhooks for the specific team or manage_webhooks for the channel.

get/api/v4/hooks/incoming/{hook_id}

Path parameters

hook_idstring required

Incoming Webhook GUID

Response

Webhook retrieval successful

idstring

The unique identifier for this incoming webhook

create_atinteger

The time in milliseconds a incoming webhook was created

update_atinteger

The time in milliseconds a incoming webhook was last updated

delete_atinteger

The time in milliseconds a incoming webhook was deleted

channel_idstring

The ID of a public channel or private group that receives the webhook payloads

descriptionstring

The description for this incoming webhook

display_namestring

The display name for this incoming webhook

Changes

No recorded changes to this endpoint across all 1 revision of this API.