List gist forks
GET {{baseUrl}}/gists/:gist_id/forks?per_page=30&page=1
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
per_page | number | Results per page (max 100) | |
page | number | Page number of the results to fetch. |
RESPONSES
status: OK
[{"url":"https://api.github.com/gists/dee9c42e4998ce2ea439","id":"dee9c42e4998ce2ea439","created_at":"2011-04-14T16:00:49Z","updated_at":"2011-04-14T16:00:49Z"}]