For AI agents: visit https://developer.katanamrp.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Attribute | Description |
|---|
| id | Unique identifier for the object. |
| url | The URL of the webhook endpoint. |
| token | The endpoint's secret token, used to verify webhook signature. |
| enabled | Indicates whether the webhook is currently enabled to send requests to the specified url. |
| subscribed_events | The list of events to enable for this endpoint. You can find a list of available events from here. |
| created_at | The timestamp when the webhook was created. |
| updated_at | The timestamp when the webhook was updated. |