admin
Options
string | undefined
Organization override.
string | undefined
Opaque pagination cursor from a previous response.
number | undefined
Maximum number of targets to return. The server maximum is
100.Response
string | null
Cursor for the next page, or null when no more results remain.
boolean
Whether another page of results is available.
WebhookTarget[]
Webhook target objects.
WebhookTarget
string
Webhook target ID.
string | null
Webhook target name, or null when unnamed.
string
Delivery URL.
string[]
Event names delivered to this target.
string[] | null
Repository allowlist, or null when the target receives events for all repositories.
string
Creation time.
string
Last update time.

