| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
List<InlineResponse2007> |
ManageWebhooksApi.getWebhookSubscriptionsByOrg(String organizationId,
String productId,
String eventType)
Get Details On All Created Webhooks
Retrieve a list of all previously created webhooks.
|
|
ApiResponse<List<InlineResponse2007>> |
ManageWebhooksApi.getWebhookSubscriptionsByOrgWithHttpInfo(String organizationId,
String productId,
String eventType)
Get Details On All Created Webhooks
Retrieve a list of all previously created webhooks.
|
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Call |
ManageWebhooksApi.getWebhookSubscriptionsByOrgAsync(String organizationId,
String productId,
String eventType,
ApiCallback<List<InlineResponse2007>> callback)
Get Details On All Created Webhooks (asynchronously)
Retrieve a list of all previously created webhooks.
|
Copyright © 2026. All rights reserved.