Skip to main content

List global webhooks

GET/admin/hooks
Source
github-v3-rest.json
Revision
f5f067c1e6f6
Active snapshot
85e53e3d0d65

Request

Query Parameters
per_page integer
optional

Results per page (max 100)

page integer
optional

Page number of the results to fetch.

Header Parameters
accept string
required

This API is under preview and subject to change.

Responses

application/json array[global-hook object]

Response

Headers
Link string
Example:
<https://api.github.com/resource?page=2>; rel="next", <https://api.github.com/resource?page=5>; rel="last"
items global-hook object
active boolean
optional
config object
optional
content_type string
optional
insecure_ssl string
optional
secret string
optional
url string
optional
created_at string
optional
events array[string]
optional
id integer
optional
name string
optional
ping_url string
optional
type string
optional
updated_at string
optional
url string
optional