GraphQL API
Organization API
Organization / Types/ object

WebhookEdge

An edge that contains a node of type Webhook and a cursor.

Fields

2 fields
cursorString!

A unique cursor that can be used for pagination.

createdAtDateTimeTz!

When the webhook was created.

endpointString!

Endpoint

eventCodeString!

Event code

idID!

Unique primary key.

isEnabledBoolean!

Enabled

secretString!

Secret of the webhook

updatedAtDateTimeTz!

When the webhook was last updated.