Get Webhook Header
2min
GET
AUTHENTICATION
Authorization
string
Bearer
PATH PARAMETERS
webhook_id
integer
*header_id
integer
*QUERY PARAMETERS
app_id
integer
HEADER PARAMETERS
X-Violet-Token
string
X-Violet-App-Secret
string
X-Violet-App-Id
integer
RESPONSES
200
successful operation
WebhookHeader
Webhook Header
id
integer<int32>
app_id
integer<int32>
App ID
webhook_id
integer<int32>
ID of the webhook the header belongs to
key
string
Header Key
value
string
Header Value
date_created
string<date-time>
Date of creation
date_last_modified
string<date-time>
Date of last update
Updated 10 May 2023
Did this page help you?
Yes
No