Get webhook logs by business events and subscription IDCopy Pageget https://tenants-gateway-api-sbx.sidedrawersbx.com/api/v1/developers/tenant/tenant-id/{tenantId}/webhooks/logsRetrieves webhook logs for a given Tenant.Path ParamstenantIdstringrequiredTenant identifier.Query ParamslimitstringLimit. Default value is 20.startingAfterstringStarting after is an object ID that defines your place in the list.endingBeforestringObject identifier that defines your place in the list.webhookSubscriptionIdstringrequiredWebhook subscription ID to filter logs. This restricts the results to logs from a specific webhook subscription.businessEventsstringrequiredFor customWorkflow type subscriptions. List of businessEvents to which to subscribe.Response 400Malformed request.Updated 6 months ago