svix 1.91.1

Svix webhooks API client and webhook verification library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
// this file is @generated
#![allow(clippy::too_many_arguments)]

pub mod adobe_sign_config;
pub mod adobe_sign_config_out;
pub mod aggregate_event_types_out;
pub mod airwallex_config;
pub mod airwallex_config_out;
pub mod amazon_s3_patch_config;
pub mod api_token_out;
pub mod app_portal_access_in;
pub mod app_portal_access_out;
pub mod app_portal_capability;
pub mod app_usage_stats_in;
pub mod app_usage_stats_out;
pub mod application_in;
pub mod application_out;
pub mod application_patch;
pub mod application_token_expire_in;
pub mod azure_blob_storage_config;
pub mod azure_blob_storage_patch_config;
pub mod background_task_finished_event;
pub mod background_task_finished_event2;
pub mod background_task_out;
pub mod background_task_status;
pub mod background_task_type;
pub mod bulk_replay_in;
pub mod checkbook_config;
pub mod checkbook_config_out;
pub mod connector_in;
pub mod connector_kind;
pub mod connector_out;
pub mod connector_patch;
pub mod connector_product;
pub mod connector_update;
pub mod create_stream_events_in;
pub mod create_stream_events_out;
pub mod cron_config;
pub mod dashboard_access_out;
pub mod docusign_config;
pub mod docusign_config_out;
pub mod easypost_config;
pub mod easypost_config_out;
pub mod empty_response;
pub mod endpoint_created_event;
pub mod endpoint_created_event_data;
pub mod endpoint_deleted_event;
pub mod endpoint_deleted_event_data;
pub mod endpoint_disabled_event;
pub mod endpoint_disabled_event_data;
pub mod endpoint_disabled_trigger;
pub mod endpoint_enabled_event;
pub mod endpoint_enabled_event_data;
pub mod endpoint_headers_in;
pub mod endpoint_headers_out;
pub mod endpoint_headers_patch_in;
pub mod endpoint_in;
pub mod endpoint_message_out;
pub mod endpoint_out;
pub mod endpoint_patch;
pub mod endpoint_secret_out;
pub mod endpoint_secret_rotate_in;
pub mod endpoint_stats;
pub mod endpoint_transformation_in;
pub mod endpoint_transformation_out;
pub mod endpoint_transformation_patch;
pub mod endpoint_update;
pub mod endpoint_updated_event;
pub mod endpoint_updated_event_data;
pub mod environment_in;
pub mod environment_out;
pub mod event_example_in;
pub mod event_in;
pub mod event_out;
pub mod event_stream_out;
pub mod event_type_from_open_api;
pub mod event_type_import_open_api_in;
pub mod event_type_import_open_api_out;
pub mod event_type_import_open_api_out_data;
pub mod event_type_in;
pub mod event_type_out;
pub mod event_type_patch;
pub mod event_type_update;
pub mod expunge_all_contents_out;
pub mod github_config;
pub mod github_config_out;
pub mod google_cloud_storage_config;
pub mod google_cloud_storage_patch_config;
pub mod http_attempt_times;
pub mod http_patch_config;
pub mod http_sink_headers_patch_in;
pub mod hubspot_config;
pub mod hubspot_config_out;
pub mod ingest_endpoint_disabled_event;
pub mod ingest_endpoint_disabled_event_data;
pub mod ingest_endpoint_headers_in;
pub mod ingest_endpoint_headers_out;
pub mod ingest_endpoint_in;
pub mod ingest_endpoint_out;
pub mod ingest_endpoint_secret_in;
pub mod ingest_endpoint_secret_out;
pub mod ingest_endpoint_transformation_out;
pub mod ingest_endpoint_transformation_patch;
pub mod ingest_endpoint_update;
pub mod ingest_message_attempt_exhausted_event;
pub mod ingest_message_attempt_exhausted_event_data;
pub mod ingest_message_attempt_failing_event;
pub mod ingest_message_attempt_failing_event_data;
pub mod ingest_message_attempt_recovered_event;
pub mod ingest_message_attempt_recovered_event_data;
pub mod ingest_source_consumer_portal_access_in;
pub mod ingest_source_in;
pub mod ingest_source_out;
pub mod integration_in;
pub mod integration_key_out;
pub mod integration_out;
pub mod integration_update;
pub mod list_response_application_out;
pub mod list_response_background_task_out;
pub mod list_response_connector_out;
pub mod list_response_endpoint_message_out;
pub mod list_response_endpoint_out;
pub mod list_response_event_type_out;
pub mod list_response_ingest_endpoint_out;
pub mod list_response_ingest_source_out;
pub mod list_response_integration_out;
pub mod list_response_message_attempt_out;
pub mod list_response_message_endpoint_out;
pub mod list_response_message_out;
pub mod list_response_operational_webhook_endpoint_out;
pub mod list_response_stream_event_type_out;
pub mod list_response_stream_out;
pub mod list_response_stream_sink_out;
pub mod message_attempt_exhausted_event;
pub mod message_attempt_exhausted_event_data;
pub mod message_attempt_failed_data;
pub mod message_attempt_failing_event;
pub mod message_attempt_failing_event_data;
pub mod message_attempt_log;
pub mod message_attempt_log_event;
pub mod message_attempt_out;
pub mod message_attempt_recovered_event;
pub mod message_attempt_recovered_event_data;
pub mod message_attempt_trigger_type;
pub mod message_endpoint_out;
pub mod message_in;
pub mod message_out;
pub mod message_precheck_in;
pub mod message_precheck_out;
pub mod message_status;
pub mod message_status_text;
pub mod meta_config;
pub mod meta_config_out;
pub mod operational_webhook_endpoint_headers_in;
pub mod operational_webhook_endpoint_headers_out;
pub mod operational_webhook_endpoint_in;
pub mod operational_webhook_endpoint_out;
pub mod operational_webhook_endpoint_secret_in;
pub mod operational_webhook_endpoint_secret_out;
pub mod operational_webhook_endpoint_update;
pub mod ordering;
pub mod orum_io_config;
pub mod orum_io_config_out;
pub mod otel_tracing_patch_config;
pub mod panda_doc_config;
pub mod panda_doc_config_out;
pub mod polling_endpoint_consumer_seek_in;
pub mod polling_endpoint_consumer_seek_out;
pub mod polling_endpoint_message_out;
pub mod polling_endpoint_out;
pub mod port_io_config;
pub mod port_io_config_out;
pub mod recover_in;
pub mod recover_out;
pub mod replay_in;
pub mod replay_out;
pub mod rotate_poller_token_in;
pub mod rotate_token_out;
pub mod rutter_config;
pub mod rutter_config_out;
pub mod s3_config;
pub mod segment_config;
pub mod segment_config_out;
pub mod shopify_config;
pub mod shopify_config_out;
pub mod sink_http_config;
pub mod sink_otel_v1_config;
pub mod sink_secret_out;
pub mod sink_status;
pub mod sink_status_in;
pub mod sink_transform_in;
pub mod sink_transformation_out;
pub mod slack_config;
pub mod slack_config_out;
pub mod status_code_class;
pub mod stream_event_type_in;
pub mod stream_event_type_out;
pub mod stream_event_type_patch;
pub mod stream_in;
pub mod stream_out;
pub mod stream_patch;
pub mod stream_portal_access_in;
pub mod stream_sink_in;
pub mod stream_sink_out;
pub mod stream_sink_patch;
pub mod stream_token_expire_in;
pub mod stripe_config;
pub mod stripe_config_out;
pub mod svix_config;
pub mod svix_config_out;
pub mod telnyx_config;
pub mod telnyx_config_out;
pub mod vapi_config;
pub mod vapi_config_out;
pub mod veriff_config;
pub mod veriff_config_out;
pub mod zoom_config;
pub mod zoom_config_out;
// not currently generated
pub mod http_error_out;
pub mod http_validation_error;
pub mod list_response_message_attempt_endpoint_out;
pub mod message_attempt_endpoint_out;
pub mod message_events_out;
pub mod validation_error;

pub use self::{
    adobe_sign_config::AdobeSignConfig,
    adobe_sign_config_out::AdobeSignConfigOut,
    aggregate_event_types_out::AggregateEventTypesOut,
    airwallex_config::AirwallexConfig,
    airwallex_config_out::AirwallexConfigOut,
    amazon_s3_patch_config::AmazonS3PatchConfig,
    api_token_out::ApiTokenOut,
    app_portal_access_in::AppPortalAccessIn,
    app_portal_access_out::AppPortalAccessOut,
    app_portal_capability::AppPortalCapability,
    app_usage_stats_in::AppUsageStatsIn,
    app_usage_stats_out::AppUsageStatsOut,
    application_in::ApplicationIn,
    application_out::ApplicationOut,
    application_patch::ApplicationPatch,
    application_token_expire_in::ApplicationTokenExpireIn,
    azure_blob_storage_config::AzureBlobStorageConfig,
    azure_blob_storage_patch_config::AzureBlobStoragePatchConfig,
    background_task_finished_event::BackgroundTaskFinishedEvent,
    background_task_finished_event2::BackgroundTaskFinishedEvent2,
    background_task_out::BackgroundTaskOut,
    background_task_status::BackgroundTaskStatus,
    background_task_type::BackgroundTaskType,
    bulk_replay_in::BulkReplayIn,
    checkbook_config::CheckbookConfig,
    checkbook_config_out::CheckbookConfigOut,
    connector_in::ConnectorIn,
    connector_kind::ConnectorKind,
    connector_out::ConnectorOut,
    connector_patch::ConnectorPatch,
    connector_product::ConnectorProduct,
    connector_update::ConnectorUpdate,
    create_stream_events_in::CreateStreamEventsIn,
    create_stream_events_out::CreateStreamEventsOut,
    cron_config::CronConfig,
    dashboard_access_out::DashboardAccessOut,
    docusign_config::DocusignConfig,
    docusign_config_out::DocusignConfigOut,
    easypost_config::EasypostConfig,
    easypost_config_out::EasypostConfigOut,
    empty_response::EmptyResponse,
    endpoint_created_event::EndpointCreatedEvent,
    endpoint_created_event_data::EndpointCreatedEventData,
    endpoint_deleted_event::EndpointDeletedEvent,
    endpoint_deleted_event_data::EndpointDeletedEventData,
    endpoint_disabled_event::EndpointDisabledEvent,
    endpoint_disabled_event_data::EndpointDisabledEventData,
    endpoint_disabled_trigger::EndpointDisabledTrigger,
    endpoint_enabled_event::EndpointEnabledEvent,
    endpoint_enabled_event_data::EndpointEnabledEventData,
    endpoint_headers_in::EndpointHeadersIn,
    endpoint_headers_out::EndpointHeadersOut,
    endpoint_headers_patch_in::EndpointHeadersPatchIn,
    endpoint_in::EndpointIn,
    endpoint_message_out::EndpointMessageOut,
    endpoint_out::EndpointOut,
    endpoint_patch::EndpointPatch,
    endpoint_secret_out::EndpointSecretOut,
    endpoint_secret_rotate_in::EndpointSecretRotateIn,
    endpoint_stats::EndpointStats,
    endpoint_transformation_in::EndpointTransformationIn,
    endpoint_transformation_out::EndpointTransformationOut,
    endpoint_transformation_patch::EndpointTransformationPatch,
    endpoint_update::EndpointUpdate,
    endpoint_updated_event::EndpointUpdatedEvent,
    endpoint_updated_event_data::EndpointUpdatedEventData,
    environment_in::EnvironmentIn,
    environment_out::EnvironmentOut,
    event_example_in::EventExampleIn,
    event_in::EventIn,
    event_out::EventOut,
    event_stream_out::EventStreamOut,
    event_type_from_open_api::EventTypeFromOpenApi,
    event_type_import_open_api_in::EventTypeImportOpenApiIn,
    event_type_import_open_api_out::EventTypeImportOpenApiOut,
    event_type_import_open_api_out_data::EventTypeImportOpenApiOutData,
    event_type_in::EventTypeIn,
    event_type_out::EventTypeOut,
    event_type_patch::EventTypePatch,
    event_type_update::EventTypeUpdate,
    expunge_all_contents_out::ExpungeAllContentsOut,
    github_config::GithubConfig,
    github_config_out::GithubConfigOut,
    google_cloud_storage_config::GoogleCloudStorageConfig,
    google_cloud_storage_patch_config::GoogleCloudStoragePatchConfig,
    http_attempt_times::HttpAttemptTimes,
    http_patch_config::HttpPatchConfig,
    http_sink_headers_patch_in::HttpSinkHeadersPatchIn,
    hubspot_config::HubspotConfig,
    hubspot_config_out::HubspotConfigOut,
    ingest_endpoint_disabled_event::IngestEndpointDisabledEvent,
    ingest_endpoint_disabled_event_data::IngestEndpointDisabledEventData,
    ingest_endpoint_headers_in::IngestEndpointHeadersIn,
    ingest_endpoint_headers_out::IngestEndpointHeadersOut,
    ingest_endpoint_in::IngestEndpointIn,
    ingest_endpoint_out::IngestEndpointOut,
    ingest_endpoint_secret_in::IngestEndpointSecretIn,
    ingest_endpoint_secret_out::IngestEndpointSecretOut,
    ingest_endpoint_transformation_out::IngestEndpointTransformationOut,
    ingest_endpoint_transformation_patch::IngestEndpointTransformationPatch,
    ingest_endpoint_update::IngestEndpointUpdate,
    ingest_message_attempt_exhausted_event::IngestMessageAttemptExhaustedEvent,
    ingest_message_attempt_exhausted_event_data::IngestMessageAttemptExhaustedEventData,
    ingest_message_attempt_failing_event::IngestMessageAttemptFailingEvent,
    ingest_message_attempt_failing_event_data::IngestMessageAttemptFailingEventData,
    ingest_message_attempt_recovered_event::IngestMessageAttemptRecoveredEvent,
    ingest_message_attempt_recovered_event_data::IngestMessageAttemptRecoveredEventData,
    ingest_source_consumer_portal_access_in::IngestSourceConsumerPortalAccessIn,
    ingest_source_in::{IngestSourceIn, IngestSourceInConfig},
    ingest_source_out::{IngestSourceOut, IngestSourceOutConfig},
    integration_in::IntegrationIn,
    integration_key_out::IntegrationKeyOut,
    integration_out::IntegrationOut,
    integration_update::IntegrationUpdate,
    list_response_application_out::ListResponseApplicationOut,
    list_response_background_task_out::ListResponseBackgroundTaskOut,
    list_response_connector_out::ListResponseConnectorOut,
    list_response_endpoint_message_out::ListResponseEndpointMessageOut,
    list_response_endpoint_out::ListResponseEndpointOut,
    list_response_event_type_out::ListResponseEventTypeOut,
    list_response_ingest_endpoint_out::ListResponseIngestEndpointOut,
    list_response_ingest_source_out::ListResponseIngestSourceOut,
    list_response_integration_out::ListResponseIntegrationOut,
    list_response_message_attempt_out::ListResponseMessageAttemptOut,
    list_response_message_endpoint_out::ListResponseMessageEndpointOut,
    list_response_message_out::ListResponseMessageOut,
    list_response_operational_webhook_endpoint_out::ListResponseOperationalWebhookEndpointOut,
    list_response_stream_event_type_out::ListResponseStreamEventTypeOut,
    list_response_stream_out::ListResponseStreamOut,
    list_response_stream_sink_out::ListResponseStreamSinkOut,
    message_attempt_exhausted_event::MessageAttemptExhaustedEvent,
    message_attempt_exhausted_event_data::MessageAttemptExhaustedEventData,
    message_attempt_failed_data::MessageAttemptFailedData,
    message_attempt_failing_event::MessageAttemptFailingEvent,
    message_attempt_failing_event_data::MessageAttemptFailingEventData,
    message_attempt_log::MessageAttemptLog,
    message_attempt_log_event::MessageAttemptLogEvent,
    message_attempt_out::MessageAttemptOut,
    message_attempt_recovered_event::MessageAttemptRecoveredEvent,
    message_attempt_recovered_event_data::MessageAttemptRecoveredEventData,
    message_attempt_trigger_type::MessageAttemptTriggerType,
    message_endpoint_out::MessageEndpointOut,
    message_in::MessageIn,
    message_out::MessageOut,
    message_precheck_in::MessagePrecheckIn,
    message_precheck_out::MessagePrecheckOut,
    message_status::MessageStatus,
    message_status_text::MessageStatusText,
    meta_config::MetaConfig,
    meta_config_out::MetaConfigOut,
    operational_webhook_endpoint_headers_in::OperationalWebhookEndpointHeadersIn,
    operational_webhook_endpoint_headers_out::OperationalWebhookEndpointHeadersOut,
    operational_webhook_endpoint_in::OperationalWebhookEndpointIn,
    operational_webhook_endpoint_out::OperationalWebhookEndpointOut,
    operational_webhook_endpoint_secret_in::OperationalWebhookEndpointSecretIn,
    operational_webhook_endpoint_secret_out::OperationalWebhookEndpointSecretOut,
    operational_webhook_endpoint_update::OperationalWebhookEndpointUpdate,
    ordering::Ordering,
    orum_io_config::OrumIoConfig,
    orum_io_config_out::OrumIoConfigOut,
    otel_tracing_patch_config::OtelTracingPatchConfig,
    panda_doc_config::PandaDocConfig,
    panda_doc_config_out::PandaDocConfigOut,
    polling_endpoint_consumer_seek_in::PollingEndpointConsumerSeekIn,
    polling_endpoint_consumer_seek_out::PollingEndpointConsumerSeekOut,
    polling_endpoint_message_out::PollingEndpointMessageOut,
    polling_endpoint_out::PollingEndpointOut,
    port_io_config::PortIoConfig,
    port_io_config_out::PortIoConfigOut,
    recover_in::RecoverIn,
    recover_out::RecoverOut,
    replay_in::ReplayIn,
    replay_out::ReplayOut,
    rotate_poller_token_in::RotatePollerTokenIn,
    rotate_token_out::RotateTokenOut,
    rutter_config::RutterConfig,
    rutter_config_out::RutterConfigOut,
    s3_config::S3Config,
    segment_config::SegmentConfig,
    segment_config_out::SegmentConfigOut,
    shopify_config::ShopifyConfig,
    shopify_config_out::ShopifyConfigOut,
    sink_http_config::SinkHttpConfig,
    sink_otel_v1_config::SinkOtelV1Config,
    sink_secret_out::SinkSecretOut,
    sink_status::SinkStatus,
    sink_status_in::SinkStatusIn,
    sink_transform_in::SinkTransformIn,
    sink_transformation_out::SinkTransformationOut,
    slack_config::SlackConfig,
    slack_config_out::SlackConfigOut,
    status_code_class::StatusCodeClass,
    stream_event_type_in::StreamEventTypeIn,
    stream_event_type_out::StreamEventTypeOut,
    stream_event_type_patch::StreamEventTypePatch,
    stream_in::StreamIn,
    stream_out::StreamOut,
    stream_patch::StreamPatch,
    stream_portal_access_in::StreamPortalAccessIn,
    stream_sink_in::{StreamSinkIn, StreamSinkInConfig},
    stream_sink_out::{StreamSinkOut, StreamSinkOutConfig},
    stream_sink_patch::{StreamSinkPatch, StreamSinkPatchConfig},
    stream_token_expire_in::StreamTokenExpireIn,
    stripe_config::StripeConfig,
    stripe_config_out::StripeConfigOut,
    svix_config::SvixConfig,
    svix_config_out::SvixConfigOut,
    telnyx_config::TelnyxConfig,
    telnyx_config_out::TelnyxConfigOut,
    vapi_config::VapiConfig,
    vapi_config_out::VapiConfigOut,
    veriff_config::VeriffConfig,
    veriff_config_out::VeriffConfigOut,
    zoom_config::ZoomConfig,
    zoom_config_out::ZoomConfigOut,
};

// not currently generated
pub use self::{
    http_error_out::HttpErrorOut, http_validation_error::HttpValidationError,
    list_response_message_attempt_endpoint_out::ListResponseMessageAttemptEndpointOut,
    message_attempt_endpoint_out::MessageAttemptEndpointOut, message_events_out::MessageEventsOut,
    validation_error::ValidationError,
};