| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| projectId | Integer | [optional] | |
| eventType | EventTypeEnum | [optional] | |
| targetUrl | String | [optional] | |
| disabled | Boolean | [optional] | |
| failureCount | Integer | [optional] | |
| lastDeliveredAt | OffsetDateTime | [optional] | |
| createdAt | OffsetDateTime | [optional] | |
| secret | String | HMAC signing secret (whsec_...). Only returned on create. | [optional] |
| Name | Value |
|---|---|
| MENTION_CREATED | "mention.created" |
| COMPETITOR_MENTION_CREATED | "competitor_mention.created" |
| CITATION_CREATED | "citation.created" |
| PROMPT_EXECUTION_COMPLETED | "prompt_execution.completed" |
| SENTIMENT_NEGATIVE_DETECTED | "sentiment.negative_detected" |
| RECOMMENDATION_COMPLETED | "recommendation.completed" |
| INTELLIGENCE_TASK_COMPLETED | "intelligence_task.completed" |