v1

latestOpenAPI 3.1.02026-07-267418115.3 KB

GET webhooks

get/api/v1/webhooks/{id}

Path parameters

idstring required

Response

OK

$uristring required
api_versionstring required
created_atstring date-time required

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

enabledboolean required
event_typestring required
post_urlstring required

Example response

{
  "$uri": "/api/v1/webhooks/0d77065796f8d173"
}