Skip to main content
GET
List webhooks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

serverId
string<uuid>
required

Response

Success

id
string<uuid>
serverId
string<uuid>
channelId
string<uuid>
name
string
avatarUrl
string | null
createdBy
string<uuid>
createdAt
string<date-time>
token
string | null