Get Webhook Headers
List the names of custom HTTP headers included with deliveries to this pod-scoped webhook. Header values are write-only and are never returned.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
pod_id
ID of pod.
webhook_id
ID of webhook.
Response
This endpoint returns an object.
header_names
Names of the custom delivery headers configured for this webhook. Header values are never returned.
Errors
404
Not Found Error
