List global webhooks
GET
/admin/hooks- Source
github-v3-rest.json- Revision
f5f067c1e6f6- Active snapshot
85e53e3d0d65
Request
Query Parameters
- per_page integeroptional
Results per page (max 100)
- page integeroptional
Page number of the results to fetch.
Header Parameters
- accept stringrequired
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
items global-hook object
active boolean
optional config objectoptional
config object
optionalcontent_type string
optionalinsecure_ssl string
optionalsecret string
optionalurl string
optionalcreated_at string
optionalevents array[string]
optionalid integer
optionalname string
optionalping_url string
optionaltype string
optionalupdated_at string
optionalurl string
optional