# GetWebhooksResponse200
## Properties
**success** | Option<**bool**> | If the response is successful or not | [optional]
**status** | Option<**String**> | The status of the response | [optional]
**data** | Option<[**Vec<crate::models::GetWebhooksResponse200AllOfDataInner>**](getWebhooksResponse200_allOf_data_inner.md)> | The array of Webhooks | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)