Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 2.22 KB

getwebhookresponse.md

File metadata and controls

13 lines (9 loc) · 2.22 KB

GetWebhookResponse

Webhooks

Fields

Field Type Required Description Example
StatusCode int64 ✔️ HTTP Response Status Code 200
Status string ✔️ HTTP Response Status OK
Data components.Webhook ✔️ N/A
Raw map[string]any Raw response from the integration when raw=true query param is provided