Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 711 Bytes

GetWebhooksResponse.md

File metadata and controls

15 lines (11 loc) · 711 Bytes

Apideck.Model.GetWebhooksResponse

Properties

Name Type Description Notes
StatusCode int HTTP Response Status Code
Status string HTTP Response Status
Data List<Webhook>
Meta Meta [optional]
Links Links [optional]
Raw Dictionary<string, Object> Raw response from the integration when raw=true query param is provided [optional]

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