Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.39 KB

File metadata and controls

24 lines (20 loc) · 1.39 KB

WebhookLog

Properties

Name Type Description Notes
webhook_subscription_owner_user_id int Webhook subscription owner user identifier [optional]
event_created string Event created [optional]
webhook_triggered string Webhook triggered [optional]
webhook_event_name string Webhook event name [optional]
webhook_subscription_callback_url string Webhook subscription callback url [optional]
http_response_status_code string Received HTTP repsonse status HTTP code [optional]
http_response_status string Received HTTP repsonse status [optional]
request_headers string Request headers [optional]
request_body string Request body [optional]
response_headers string Received response headers [optional]
response_body string Received response body [optional]
duration string Duration of HTTP request [optional]
retry_count int Retry count [optional]
flipdish_webhook_id string Flipdish webhook identifier [optional]
version string Flipdish webhook version [optional]

[Back to Model list] [Back to API list] [Back to README]