API Documentation
Schemas
- Egress
- Export
- Websocket
- Webhook
- Webhook event
- Event payload
- HTTP Gateway
- Errors
Authentication
Gateway
Webhooks
Export
Stream configuration
Processor
Copy
{
"id": "<string>",
"type": "<string>",
"webhookEndpointId": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"payloadSchema": "<string>",
"payload": {
"groupId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"state": "CREATED",
"subject": "<string>",
"dynamicWebhookEndpoints": [
{
"id": "<string>",
"url": "<string>",
"events": [
"<string>"
],
"enabled": true,
"description": "<string>"
}
]
}
}
Assistant
Responses are generated using AI and may contain mistakes.