Wekbhook Headers
Get Webhook Header
Retrieves a Webhook Header by ID.
GET
/
events
/
webhooks
/
{webhook_id}
/
headers
/
{header_id}
Headers
X-Violet-Token
string
X-Violet-App-Secret
string
X-Violet-App-Id
integer
Path Parameters
webhook_id
integer
requiredheader_id
integer
requiredResponse
default - application/json
Webhook Header
id
integer
app_id
integer
App ID
webhook_id
integer
ID of the webhook the header belongs to
key
string
Header Key
value
string
Header Value
date_created
string
Date of creation
date_last_modified
string
Date of last update
Was this page helpful?