Skip to main content
GET
GET webhooks
GET a single Webhook by its ID.

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

Response

200 - application/json

OK

$uri
string
required
read-only
Pattern: ^/api/v1/webhooks/[a-f0-9]{16}$
Example:

"/api/v1/webhooks/0d77065796f8d173"

api_version
string
required
created_at
string<date-time>
required

Timestamp for when the object was created on the One Codex platform, encoded as a RFC 3339 timestamp.

enabled
boolean
required
event_type
string
required
post_url
string
required